You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "James Cheng (JIRA)" <ji...@apache.org> on 2017/01/17 18:41:26 UTC

[jira] [Commented] (KAFKA-3838) Bump zkclient and Zookeeper versions

    [ https://issues.apache.org/jira/browse/KAFKA-3838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15826573#comment-15826573 ] 

James Cheng commented on KAFKA-3838:
------------------------------------

This JIRA moves ZKClient from 0.7 to 0.9. Can ZKClient 0.7 be used against Zookeeper 3.4.8? We are trying to figure out if we can upgrade our Zookeeper ensemble from 3.4.6 to 3.4.8, and still use Kafka 0.10.0.1. /cc [~fpj]

> 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
>             Fix For: 0.10.1.0
>
>
> 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)