You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Manikandan P (JIRA)" <ji...@apache.org> on 2018/02/08 23:51:02 UTC

[jira] [Created] (KAFKA-6548) Migrate committed offsets from ZooKeeper to Kafka

Manikandan P created KAFKA-6548:
-----------------------------------

             Summary: Migrate committed offsets from ZooKeeper to Kafka
                 Key: KAFKA-6548
                 URL: https://issues.apache.org/jira/browse/KAFKA-6548
             Project: Kafka
          Issue Type: Improvement
          Components: offset manager
    Affects Versions: 0.10.0.0
         Environment: Windows
            Reporter: Manikandan P


We were using previous version of Kafka(0.8.X) where all the offset details were stored in ZooKeeper. 
Now we moved to new version of Kafka(0.10.X) where all the Topic offset details are stored in Kafka itself. 
We have to move all the Topic offset details to ZooKeeper to Kafka for existing application in Production.
Kafka is installed in Windows machine. we can't run kafka-consumer-groups.sh from windows.
Please advice how to migrate committed offsets from ZooKeeper to Kafka.



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