Kezhu Wang created ZOOKEEPER-4970: ------------------------------------- Summary: Deprecate methods of ZKConfig which throw QuorumPeerConfig.ConfigException Key: ZOOKEEPER-4970 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4970 Project: ZooKeeper Issue Type: Improvement Components: java client Affects Versions: 3.9.3, 3.8.4 Reporter: Kezhu Wang
In pursue of ZOOKEEPER-233, I found some methods of {{ZKConfig}} throw {{ConfigException}} from {{QuorumPeerConfig}} which tied strictly with server side code. This is the only breaking change I found during draft https://github.com/apache/zookeeper/pull/2307. So, I suggest we can deprecate theses methods first, both in master and old releases. -- This message was sent by Atlassian Jira (v8.20.10#820010)