maytal created KAFKA-6929:
-----------------------------

             Summary: ZkData - Consumers offsets Zookeeper path is not correct
                 Key: KAFKA-6929
                 URL: https://issues.apache.org/jira/browse/KAFKA-6929
             Project: Kafka
          Issue Type: Bug
          Components: core
    Affects Versions: 1.1.0
            Reporter: maytal


ZkData.java contains ConsumerOffset.path which is wrong. should contain the 
word `offsets` instead of `offset`.

[https://github.com/maytals/kafka-1/blob/1.1/core/src/main/scala/kafka/zk/ZkData.scala#L411]

 

Already created patch:
[https://github.com/apache/kafka/pull/5060]

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to