The GitHub Actions job "Build" on rocketmq-clients.git/master has failed.
Run started by GitHub user lizhimins (triggered by lizhimins).

Head commit for run:
505e1fdff4a4fccf80d34cf404fdf776d2e14fc6 / Quan <[email protected]>
feat(LitePushConsumer): enable Lite Push Consumer to suspend consumption (#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

Change-Id: I68c7b00599a990ada83083792c53f2edf927a21d

Report URL: https://github.com/apache/rocketmq-clients/actions/runs/24078779415

With regards,
GitHub Actions via GitBox

Reply via email to