Currently the Etcd watcher implementation is synchronous implementation, although the underlying is asynchronous. Etcd team is working on an async implementation. so in order to get around, we have to intercept the `ClientImpl` to get the connection manager.
[ Full content available at: https://github.com/apache/bookkeeper/pull/1640 ] This message was relayed via gitbox.apache.org for [email protected]
