The GitHub Actions job "Run Integration Tests" on rocketmq.git/feat/lmq-prefix-index has succeeded. Run started by GitHub user f1amingo (triggered by f1amingo).
Head commit for run: 11f547388983163693ccb0a8b6430635436aa71b / Quan <[email protected]> [ISSUE #10929] Add LmqPrefixIndex to accelerate wildcard dispatch and refine lite subscription model - Add LmqPrefixIndex, a prefix-ordered in-memory index over lmq names, bootstrapped at startup and maintained via onLmqCreate/onLmqDelete hooks - Rewrite wildcard full dispatch, getLiteTopicCount, collectByParentTopic and cleanByParentTopic on index-backed forEachLiteTopicByPrefix/ByParent, turning O(total lmqs) scans into O(matched lmqs) - Refine lite subscription model: replace SubscriberWrapper with Map-based getAllSubscribers, simplify getWildcardGroupClients, rename getLiteTopicSet to getLmqSet, make LiteCtlListener callbacks default methods Report URL: https://github.com/apache/rocketmq/actions/runs/31775879402 With regards, GitHub Actions via GitBox
