Github user anmolnar commented on the issue:
https://github.com/apache/zookeeper/pull/451
@jeffwidman
> Should this PR be targeting branch-3.4 or target trunk and then backport
to the 3.4 series?
The original PR targets 3.4 which is explained in a comment from @fpj on
the jira:
https://issues.apache.org/jira/browse/ZOOKEEPER-2184?focusedCommentId=15823099&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15823099
> For the 3.5 branch, we will need a different patch because of the
reconfiguration changes to StaticHostProvider. I'll work on it once the 3.4
patch gets a +1.
---