Closed lizhimins closed 4 days ago
Attention: Patch coverage is 33.33333%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 47.64%. Comparing base (
a8779c0
) to head (c788856
).
Files with missing lines | Patch % | Lines |
---|---|---|
...he/rocketmq/broker/processor/PopReviveService.java | 33.33% | 3 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Set default broker name when revive found ack without broker name field
POP CK 新旧格式兼容,为了尽可能的减少消费重复,当没有 brokerName 在 ack 信息里的时候自动补全
Which Issue(s) This PR Fixes
Fixes #8460
Brief Description
How Did You Test This Change?