apache / rocketmq

Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
https://rocketmq.apache.org/
Apache License 2.0
21.26k stars 11.7k forks source link

[ISSUE #8718] Fix flaky CreateAndUpdateTopicIT #8717

Closed RongtongJin closed 2 months ago

RongtongJin commented 2 months ago

Which Issue(s) This PR Fixes

Fixes #8718

Brief Description

How Did You Test This Change?

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.45%. Comparing base (3e81fae) to head (6b7e3cd). Report is 3 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8717 +/- ## ============================================= - Coverage 47.49% 47.45% -0.04% + Complexity 11537 11529 -8 ============================================= Files 1278 1279 +1 Lines 89530 89558 +28 Branches 11511 11514 +3 ============================================= - Hits 42519 42504 -15 - Misses 41787 41826 +39 - Partials 5224 5228 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.