dingshuangxi888 opened a new issue, #9149:
URL: https://github.com/apache/rocketmq/issues/9149

   ### Before Creating the Enhancement Request
   
   - [x] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Summary
   
   Assign offset in offsetTable even if the subscription key not exist for 
reset offset API.
   
   ### Motivation
   
   When resetting offsets, it is equally required to persist the offset 
information for subscription relationships that have never been online, to 
support scenarios where offset synchronization is needed for backup clusters.
   
   ### Describe the Solution You'd Like
   
   Assign offset in offsetTable even if the subscription key not exist for 
reset offset API.
   
   ### Describe Alternatives You've Considered
   
   Assign offset in offsetTable even if the subscription key not exist for 
reset offset API.
   
   ### Additional Context
   
   _No response_


-- 
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: commits-unsubscr...@rocketmq.apache.org.apache.org

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

Reply via email to