The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/feature/broker-batch-delete-topic-and-subgroup has failed. Run started by GitHub user wang-jiahua (triggered by ShannonDing).
Head commit for run: 7c23a0ac699e1ebddb7b8390580d7d89e17e5da2 / wangjiahua.wjh <[email protected]> [ISSUE #10446] Support batch deletion of topics and subscription groups in broker - Add DELETE_TOPIC_IN_BROKER_LIST and DELETE_SUBSCRIPTIONGROUP_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) - Remove synchronized from AdminBrokerProcessor#deleteTopic since the underlying ConcurrentHashMap already provides the required atomicity, preventing serialization of concurrent delete requests - Add MQClientAPIImpl#deleteTopicInBrokerList / deleteSubscriptionGroupList client APIs - Cover changes with unit tests in AdminBrokerProcessorTest Report URL: https://github.com/apache/rocketmq/actions/runs/27177862014 With regards, GitHub Actions via GitBox
