[ https://issues.apache.org/jira/browse/KAFKA-7986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775560#comment-16775560 ]
Jun Rao commented on KAFKA-7986: -------------------------------- This can potentially be done by passing in a clientID string in the constructor of ZooKeeperClient. > distinguish the logging from different ZooKeeperClient instances > ---------------------------------------------------------------- > > Key: KAFKA-7986 > URL: https://issues.apache.org/jira/browse/KAFKA-7986 > Project: Kafka > Issue Type: Improvement > Reporter: Jun Rao > Priority: Major > Labels: newbie > > It's possible for each broker to have more than 1 ZooKeeperClient instance. > For example, SimpleAclAuthorizer creates a separate ZooKeeperClient instance > when configured. It would be useful to distinguish the logging from different > ZooKeeperClient instances. -- This message was sent by Atlassian JIRA (v7.6.3#76005)