[
https://issues.apache.org/jira/browse/KAFKA-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199814#comment-16199814
]
Manikumar commented on KAFKA-6022:
----------------------------------
I think we missed to update consumer.properties file. Will raise a minor PR to
update consumer.properties file.
Thank for raising this.
> mirror maker stores offset in zookeeper
> ---------------------------------------
>
> Key: KAFKA-6022
> URL: https://issues.apache.org/jira/browse/KAFKA-6022
> Project: Kafka
> Issue Type: Improvement
> Reporter: Ronald van de Kuil
> Priority: Minor
>
> I happened to notice that the mirror maker stores its offset in zookeeper.
> I do not see it using:
> bin/kafka-consumer-groups.sh --bootstrap-server pi1:9092 --new-consumer --list
> I do however see consumers that store their offset in kafka.
> I would guess that storing the offset in zookeeper is old style?
> Would it be an idea to update the mirror maker to the new consumer style?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)