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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to