You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2018/06/20 17:27:00 UTC

[jira] [Commented] (ZOOKEEPER-3067) Optionally suppress client environment logging.

    [ 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)