[
https://issues.apache.org/jira/browse/ZOOKEEPER-4970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18023969#comment-18023969
]
Kezhu Wang commented on ZOOKEEPER-4970:
---------------------------------------
Backported to branch-3.9 in commit f534e7135269d27f78380291b6582f674021239a to
deprecate usages of {{QuorumPeerConfig.ConfigException}} from
{{ZKClientConfig}}.
> 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.8.4, 3.9.3
> Reporter: Kezhu Wang
> Assignee: Kezhu Wang
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 3.10.0, 3.9.5
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)