[
https://issues.apache.org/jira/browse/ZOOKEEPER-3067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16518377#comment-16518377
]
James Peach commented on ZOOKEEPER-3067:
----------------------------------------
Propose the following flag:
{code}
/** Disable logging of the client environment at initialization time. */
#define ZOO_NO_LOG_CLIENTENV 2
{code}
> Optionally suppress client environment logging.
> -----------------------------------------------
>
> Key: ZOOKEEPER-3067
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3067
> Project: ZooKeeper
> Issue Type: Task
> Components: c client
> Reporter: James Peach
> Priority: Minor
>
> It would be helpful to add a {{zookeeper_init}} flag to suppress the client
> environment logging. In our deployment, this causes LDAP lookups for the
> current user ID, which is otherwise an unnecessary service dependency for
> ZooKeeper clients.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)