kezhuw opened a new pull request, #2309: URL: https://github.com/apache/zookeeper/pull/2309
`QuorumPeerConfig` belongs to and ties with other server code. To separate a slimmer `zookeeper-client` jar, we have to break the dependency from `ZKConfig` to `QuorumPeerConfig`. But this is a breaking change, it would be good to deprecate these methods first to ease future migration. Refs: ZOOKEEPER-4966, ZOOKEEPER-4970, ZOOKEEPER-233. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
