Jun Rao created KAFKA-337: ----------------------------- Summary: upgrade ZKClient to allow conditional updates in ZK Key: KAFKA-337 URL: https://issues.apache.org/jira/browse/KAFKA-337 Project: Kafka Issue Type: Sub-task Components: core Reporter: Jun Rao
Based on https://cwiki.apache.org/confluence/display/KAFKA/kafka+Detailed+Replication+Design+V3 , there are a few cases that we need to update a ZK path conditionally (based on ZK version). We will need to upgrade to the latest version of ZKClient that exposes the version of a ZK path during writes. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira