[
https://issues.apache.org/jira/browse/KAFKA-6929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikumar resolved KAFKA-6929.
------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Fixed via https://github.com/apache/kafka/pull/5060
> 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
> Priority: Major
> Labels: patch-available
> Fix For: 2.0.0
>
>
> 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)