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

   ### Before Creating the Enhancement Request
   
   - [X] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Summary
   
   add remoting client non-oneway updateConsumerOffset function
   
   ### Motivation
   
   This facilitates the client's control over ConsumerOffset and provides a 
foundation for issues such as skipping ConsumerOffset when establishing a new 
consumer group on an existing topic.
   
   ### Describe the Solution You'd Like
   
   add _updateConsumerOffsetWithFuture_ function in 
org/apache/rocketmq/client/impl/mqclient/MQClientAPIExt.java
   
   ### Describe Alternatives You've Considered
   
   null
   
   ### 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