You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Joe Stein (JIRA)" <ji...@apache.org> on 2014/08/11 23:56:13 UTC

[jira] [Comment Edited] (KAFKA-1485) Upgrade to Zookeeper 3.4.6

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

Joe Stein edited comment on KAFKA-1485 at 8/11/14 9:54 PM:
-----------------------------------------------------------

I don't think we should bind to a release not 1) stable by documentation 2) from a community/time perspective

[~gwenshap] can you take a look at the system tools functions that [~lindong] is bringing up.  Maybe you can create a new class (i.e. org.apache.kafka.utils.ZooKeeperCLI) that will provides the same functionality that org.apache.zookeeper.ZooKeeperMain is doing in the previous versions.... Then switch the tests to use this new class file and [~lindong] can review the changes prior to committing.

This way the tests work with 3.4.6 :)

If so we should probably use another JIRA for those changes.


was (Author: joestein):
I don't think we should bind to a release not 1) stable by documentation 2) from a community/time perspective

[~gwenshap] can you take a look at the system tools function that [~lindong] is bring up.  Maybe you can create a new class (i.e. org.apache.kafka.utils.ZooKeeperCLI) that will provides the same functionality that org.apache.zookeeper.ZooKeeperMain is doing in the previous versions.... Then switch the tests to use this new class file.

This way the tests work with 3.4.6 :)

> Upgrade to Zookeeper 3.4.6
> --------------------------
>
>                 Key: KAFKA-1485
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1485
>             Project: Kafka
>          Issue Type: Wish
>    Affects Versions: 0.8.1.1
>            Reporter: Machiel Groeneveld
>            Assignee: Gwen Shapira
>              Labels: newbie
>             Fix For: 0.8.2
>
>         Attachments: KAFKA-1485.2.patch, KAFKA-1485.patch
>
>
> I can't run projects alongside Kafka that use zookeeper 3.4 jars. 3.4 has been out for 2.5 years and seems to be ready for adoption.
> In particular Apache Storm will upgrade to Zookeeper 3.4.x in their next 0.9.2 release. I can't run both versions in my tests at the same time. 
> The only compile problem I saw was in EmbeddedZookeeper.scala 



--
This message was sent by Atlassian JIRA
(v6.2#6252)