[ https://issues.apache.org/jira/browse/KAFKA-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198266#comment-15198266 ]
ASF GitHub Bot commented on KAFKA-3403: --------------------------------------- GitHub user granthenke opened a pull request: https://github.com/apache/kafka/pull/1084 KAFKA-3403: Upgrade ZkClient to 0.8 This ZkClient version adds authentication validation and a conditional delete method needed for other patches You can merge this pull request into a Git repository by running: $ git pull https://github.com/granthenke/kafka zkclient-08 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1084.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1084 ---- ---- > Upgrade ZkClient to 0.8 > ----------------------- > > Key: KAFKA-3403 > URL: https://issues.apache.org/jira/browse/KAFKA-3403 > Project: Kafka > Issue Type: Improvement > Reporter: Grant Henke > Assignee: Grant Henke > Priority: Critical > > KAFKA-3328 requires a versioned delete that [~fpj] added to ZkClient and will > be available in the 0.8 release. When released, we should upgrade to zkclient > 0.8. -- This message was sent by Atlassian JIRA (v6.3.4#6332)