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.3k stars 11.71k forks source link

[ISSUE #8942] Add incGroupAckNums and incGroupCkNums to LmqBrokerStatsManager #8943

Closed RongtongJin closed 1 week ago

RongtongJin commented 1 week ago

Which Issue(s) This PR Fixes

Fixes #8942

Brief Description

How Did You Test This Change?

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.

Project coverage is 47.54%. Comparing base (4574647) to head (04d2724).

Files with missing lines Patch % Lines
...he/rocketmq/store/stats/LmqBrokerStatsManager.java 0.00% 16 Missing :warning:
...a/org/apache/rocketmq/broker/BrokerController.java 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8943 +/- ## ========================================== Coverage 47.53% 47.54% + Complexity 11731 11730 -1 ========================================== Files 1304 1304 Lines 91058 91076 +18 Branches 11675 11679 +4 ========================================== + Hits 43288 43305 +17 + Misses 42426 42422 -4 - Partials 5344 5349 +5 ```

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