You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/10/12 10:55:36 UTC

[GitHub] [rocketmq-externals] Git-Yang opened a new issue #835: [rocketmq-replicator] Realize consumer offset synchronization

Git-Yang opened a new issue #835:
URL: https://github.com/apache/rocketmq-externals/issues/835


   1. Please describe the feature you are requesting.
   - Synchronize consumer offsets to realize stateless migration from source rocketmq to target rocketmq.
   
   2. Provide any additional detail on your proposed use case for this feature.
   - When synchronizing subscription group information, switch to control whether to enable offset synchronization
   
   2. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
   - should-have
   
   4. If there are some sub-tasks using -[] for each subtask and create a corresponding issue to map to the sub task:
   - [1](To be added): Realize to obtain offset from the source subscription group and synchronize to target rocketmq
   - [2](To be added): Maintain the offset mapping relationship between the source subscription group and the target subscription group. (There is no guarantee that the offsets are exactly the same)
   - [3](To be added):Maintain the mapping relationship between source rocketmq and target rocketmq brokerName.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-externals] Git-Yang closed issue #835: [rocketmq-replicator] Realize consumer offset synchronization

Posted by GitBox <gi...@apache.org>.
Git-Yang closed issue #835:
URL: https://github.com/apache/rocketmq-externals/issues/835


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org