Hi zookeepers, Several months ago I pick up an old ticket[1] which aimed at improve codebase by eliminate cycle dependency between ClientCnxn and ZooKeeper. The corresponding PR[2] is totally internal codebase alteration and doesn't affect user API.
So far, we gain one committer approval(thank eolivelli) but still wait for at least one more committer approval. The participants of the issue tend to include this patch in 3.7.0 and thus I come here requesting for review. Looking forward to hearing from you :-) Best, tison. [1] https://issues.apache.org/jira/browse/ZOOKEEPER-837 [2] https://github.com/apache/zookeeper/pull/1095