[ https://issues.apache.org/jira/browse/KAFKA-6074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ted Yu updated KAFKA-6074: -------------------------- Comment: was deleted (was: In ReplicationUtils#propagateIsrChanges() (called by ReplicaManager#maybePropagateIsrChanges()) : {code} val isrChangeNotificationPath: String = zkUtils.createSequentialPersistentPath( {code} Does this mean that createSequentialPersistentPath() should be added to KafkaControllerZkUtils ?) > Use ZookeeperClient in ReplicaManager and Partition > --------------------------------------------------- > > Key: KAFKA-6074 > URL: https://issues.apache.org/jira/browse/KAFKA-6074 > Project: Kafka > Issue Type: Sub-task > Components: core > Affects Versions: 1.1.0 > Reporter: Jun Rao > Assignee: Ted Yu > Fix For: 1.1.0 > > Attachments: 6074.v1.txt, 6074.v10.txt > > > We want to replace the usage of ZkUtils with ZookeeperClient in > ReplicaManager and Partition. -- This message was sent by Atlassian JIRA (v6.4.14#64029)