Browse Source
A broken can have more than one instance of ZooKeeperClient. For example, SimpleAclAuthorizer creates a separate ZooKeeperClient instance when configured. This commit makes it possible to optionally specify the name for the ZooKeeperClient instance. The name is specified only for a broker's ZooKeeperClient instances, but not for commands' and tests'. Reviewers: Jun Rao <junrao@gmail.com>pull/6505/head
Ivan Yurchenko
6 years ago
committed by
Jun Rao
4 changed files with 23 additions and 6 deletions
Loading…
Reference in new issue