Gaspard Petit created ZOOKEEPER-4376:
----------------------------------------
Summary: Zookeeper should not warn about "Unable to read
additional data from server sessionid"
Key: ZOOKEEPER-4376
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4376
Project: ZooKeeper
Issue Type: Bug
Components: java client
Affects Versions: 3.6.2
Reporter: Gaspard Petit
In commit
[https://github.com/apache/zookeeper/commit/11c07921c15e2fb7692375327b53f26a583b77ca]
the message printed when closing a connection to Zookeeper was changed from
being logged as a debug message to a warning message. The comment next to the
message confirms that this is "expected" and therefore, it seems unjustified to
use a warning level.
Can we tune this down back to debug (or info) level? I would not mind
submitting a pull request if there is consensus.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)