jmalopoy opened a new pull request, #1991:
URL: https://github.com/apache/zookeeper/pull/1991

   I found there is no public function to initialize the connection to 
ZooKeeper using SSL and custom logging, although you can do it with plain 
connections (via zookeeper_init2) and with sasl (via its provided parameter).
   
   This addition will fulfill the gap coming from 
[ZOOKEEPER-1400](https://issues.apache.org/jira/browse/ZOOKEEPER-1400), 
[ZOOKEEPER-1112](https://issues.apache.org/jira/browse/ZOOKEEPER-1112), 
[ZOOKEEPER-2122](https://issues.apache.org/jira/browse/ZOOKEEPER-2122)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@zookeeper.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to