f1amingo opened a new pull request, #1206:
URL: https://github.com/apache/rocketmq-clients/pull/1206

   This commit enables Lite Push Consumer to handle suspended consumption 
results by:
   1. Creating corresponding FIFO consume service based on whether it's a 
LiteConsumer in PushConsumerImpl
   2. Converting ConsumeResult from enum to class to support custom result 
types including suspension
   3. Adding LitePushConsumerBuilder configuration option to enable FIFO 
acceleration processing
   4. Refactoring FifoConsumeService to improve flexibility in message grouping 
and iterative consumption
   5. Supporting suspended consume result handling in LitePushConsumer
   6. Synchronizing subscription manager to immediately sync all Lite 
subscriptions after startup
   


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