rocketmq
rocketmq copied to clipboard
[ISSUE #8332] fix: ack msg which has reached maxReconsumeTimes
trafficstars
Which Issue(s) This PR Fixes
Fixes #8332
Brief Description
How Did You Test This Change?
Codecov Report
Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
Project coverage is 43.15%. Comparing base (
a89ebe3) to head (335312b). Report is 291 commits behind head on develop.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...lient/impl/consumer/DefaultMQPushConsumerImpl.java | 0.00% | 9 Missing :warning: |
| ...consumer/ConsumeMessagePopConcurrentlyService.java | 0.00% | 1 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## develop #8333 +/- ##
=============================================
- Coverage 43.20% 43.15% -0.05%
+ Complexity 10525 10515 -10
=============================================
Files 1274 1274
Lines 88940 88947 +7
Branches 11434 11436 +2
=============================================
- Hits 38428 38389 -39
- Misses 45801 45836 +35
- Partials 4711 4722 +11
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.