f1amingo opened a new issue, #1150:
URL: https://github.com/apache/rocketmq-clients/issues/1150

   ### Programming Language of the Client
   
   Java
   
   ### Is Your Feature Request Related to a Problem?
   
   Introduce a new method to the LitePushConsumer interface: 
`subscribeLite(String liteTopic, OffsetOption offsetOption)`.
   
   This allows the SDK to specify the starting consumption offset when 
subscribing to a lite topic.
   
   ### Describe the Solution You'd Like
   
   Introduce a new method to the LitePushConsumer interface: 
`subscribeLite(String liteTopic, OffsetOption offsetOption)`.
   
   This allows the SDK to specify the starting consumption offset when 
subscribing to a lite topic.
   
   ### Describe Alternatives You've Considered
   
   None.
   
   ### Additional Context
   
   None.


-- 
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