The GitHub Actions job "Build and Run Tests by Maven" on 
rocketmq.git/feature/broker-batch-delete-topic-and-subgroup has succeeded.
Run started by GitHub user wang-jiahua (triggered by wang-jiahua).

Head commit for run:
df9fef0c69ad1478542286e5e13dbe3b06644810 / wangjiahua.wjh 
<[email protected]>
[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

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

With regards,
GitHub Actions via GitBox

Reply via email to