The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/develop 
has succeeded.
Run started by GitHub user RongtongJin (triggered by RongtongJin).

Head commit for run:
d442063fe0fa071869582c590be3066d87a93beb / lizhimins <[email protected]>
[ISSUE #11007] Fix flaky CreateAndUpdateTopicIT by awaiting route propagation 
(#11008)

Wrap the topic route-size assertions in awaitility polling so the tests
wait for broker->NameServer route propagation instead of asserting
immediately. This removes the race condition that intermittently caused
'Expected size: 3 but was: 2' failures in the CI pipeline.

Applied to testCreateOrUpdateTopic_EnableSingleTopicRegistration,
testStaticTopicNotAffected and testCreateOrUpdateTopic_EnableSplitRegistration,
consistent with the existing awaitility pattern in the same class.

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

With regards,
GitHub Actions via GitBox

Reply via email to