Open moilanen opened 11 years ago
Just for the record: the zk-ruby module has the same problem. It seems to be a server side issue For more information, see https://github.com/zk-ruby/zookeeper/pull/54
It does not seem to have any negative effect (apart from creating large logfiles).
This is a C Client issue. See: https://issues.apache.org/jira/browse/ZOOKEEPER-1105
Maybe it'll be fixed in version 3.5.2 or 3.6.0 ...
Please close the issue. Thx.
I'm seeing an exception on the Zookeeper side about the client closing the connection:
Is there a more graceful way we can close explictly close the connection so not cause an exception on the Zookeeper side?
Thanks, Jake