[
https://issues.apache.org/jira/browse/KAFKA-3838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
FIlipe Azevedo resolved KAFKA-3838.
-----------------------------------
Resolution: Fixed
> Bump zkclient and Zookeeper versions
> ------------------------------------
>
> Key: KAFKA-3838
> URL: https://issues.apache.org/jira/browse/KAFKA-3838
> Project: Kafka
> Issue Type: Task
> Components: core
> Affects Versions: 0.10.0.1
> Reporter: FIlipe Azevedo
>
> Zookeeper 3.4.8 has some improvements, specifically it handles DNS
> Re-resolution when a connection to zookeeper fails. This potentially allows
> Round Robin DNS without the need to hardcode the IP Addresses in the config.
> http://zookeeper.apache.org/doc/r3.4.8/releasenotes.html
> ZkClient has a new 0.9 release which uses zookeeper 3.4.8 which is already
> marked as stable.
> Tests are passing.
> Here is the PR: https://github.com/apache/kafka/pull/1504
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)