The GitHub Actions job "Coverage" on rocketmq.git/develop has succeeded.
Run started by GitHub user fuyou001 (triggered by fuyou001).

Head commit for run:
74e90f7c283d4030e4c89a35f46dec77419bcb9e / Jiahua Wang 
<[email protected]>
[ISSUE #10446] Support batch deletion of topics and subscription groups in 
broker (#10448)

* [ISSUE #10446] Support batch deletion of topics and subscription groups in 
broker

- Add DELETE_TOPIC_IN_BROKER_LIST and DELETE_SUBSCRIPTION_GROUP_LIST
  request codes with corresponding RequestBody types
- Implement deleteTopicList / deleteSubscriptionGroupList in
  AdminBrokerProcessor with deduplication and one-shot persist
- Add deleteTopicConfigList / deleteSubscriptionGroupConfigList in
  TopicConfigManager / SubscriptionGroupManager (single persist per batch)
- Add MQClientAPIImpl#deleteTopicInBrokerList /
  deleteSubscriptionGroupList client APIs
- Cover changes with unit tests in AdminBrokerProcessorTest

* fix: persist  config after batch delete

* fix: preserve batch delete failure response

---------

Co-authored-by: wangjiahua.wjh <[email protected]>
Co-authored-by: fuchong <[email protected]>

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

With regards,
GitHub Actions via GitBox

Reply via email to