jmalopoy commented on PR #1991: URL: https://github.com/apache/zookeeper/pull/1991#issuecomment-1770353572
@anmolnar, I would be very happy to be able to create one JIRA ticket for the project, but unfortunately I have not been allowed because the zookeeper project has chosen to deny the request for my account creation. I will try to explain it below. I found I was able to initialize insecure connections to ZooKeeper with custom logging (redirecting the log entries to a file) or secure connections without proper tuning of logging, but there is no public function in the C library providing both functionalities. This PR provides such functionality (secure connections and custom logging) taking advantage already existing code used by the other initialization functions. Such feature is directly related to the ticket ZOOKEEPER-1400. It would have been great if the requested flexibility would have been added within resolution of ZOOKEEPER-1112 and ZOOKEEPER-2122, but unfortunately the scenario was not considered on any of them. Let me know if you require any further details -- 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