You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2014/10/17 20:40:34 UTC

[jira] [Commented] (KAFKA-1485) Upgrade to Zookeeper 3.4.6 and create "shim" for ZKCLI so system tests can run

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

Jun Rao commented on KAFKA-1485:
--------------------------------

Gwen, Joe,

It seems that ZK 3.4.6 added a runtime dependency on netty-3.7.0.Final.jar. However, it doesn't seem that's really needed to start ZK server and ZK client. Could you confirm that runtime dependency is unnecessary? If so, we should exclude that in our build file. Thanks,

> Upgrade to Zookeeper 3.4.6 and create "shim" for ZKCLI so system tests can run
> ------------------------------------------------------------------------------
>
>                 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.3.patch, KAFKA-1485.4.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.3.4#6332)