The GitHub Actions job "Build and Run Tests by Bazel" on 
rocketmq.git/feature/lite-simple-consumer has succeeded.
Run started by GitHub user f1amingo (triggered by f1amingo).

Head commit for run:
73671fa71961127c46776b10fe0272f7c0e10aeb / Quan <[email protected]>
[ISSUE #10569] Support Lite Simple Consumer on server side

- Broker: add PopLiteLongPollingService to NotificationProcessor for lite 
consumer notification polling
- Broker: LiteEventDispatcher notifies both PopLiteMessageProcessor and 
NotificationProcessor polling services
- Broker: add hasEvents(clientId) API to LiteEventDispatcher for message 
availability check
- Proxy: unify lite/normal pop paths into single popMessage call, route by 
ProxyContext.isLiteConsumer()
- Proxy: register LITE_SIMPLE_CONSUMER in ClientActivity and 
GrpcClientSettingsManager lifecycle
- Proxy: pass liteTopic property only for lite consumers in filter and response 
writer
- Proxy: remove standalone popLiteMessage from 
MessagingProcessor/ConsumerProcessor
- Remoting: add isLiteConsumer and clientId fields to NotificationRequestHeader

Report URL: https://github.com/apache/rocketmq/actions/runs/28511317746

With regards,
GitHub Actions via GitBox

Reply via email to