[ 
https://issues.apache.org/jira/browse/KAFKA-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199804#comment-16199804
 ] 

Ronald van de Kuil commented on KAFKA-6022:
-------------------------------------------

Hi Manikumar,

I see that I copied the mirror makers consumer properties file from the 
consumer.properties files that is present in the 2.11-0.11.0.0 installation. 

Would it make sense to change the Kafka trunks consumer.properties to use the 
new consumer then?

bootstrap.servers=localhost:9092

When I use the consumer API with this setting in a small Java program then I 
see that the offset is indeed stored in Kafka.

I have some time this weekend to mirror the cluster from scratch.

I can keep you posted if you want.

Thank you for your guidance.

> 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)

Reply via email to