[ISSUE #9515] Return origin handle to consumer when changeInvisibleDuration encounters flow limit - #9516
Merged
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #9516 +/- ##
=============================================
- Coverage 48.01% 47.98% -0.03%
+ Complexity 12024 12016 -8
=============================================
Files 1312 1312
Lines 92659 92663 +4
Branches 11849 11850 +1
=============================================
- Hits 44486 44468 -18
- Misses 42660 42678 +18
- Partials 5513 5517 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
lizhimins
approved these changes
Jul 5, 2025
Member
|
客户端收到 changeInvisibleDurationResponse 时候无论 status 如何都应该采纳服务端返回的 handle,还是仅在 status 为 OK 时采纳 |
hechen0
pushed a commit
to hechen0/rocketmq
that referenced
this pull request
Aug 18, 2025
…leDuration encounters flow limit Return origin handle to consumer when changeInvisibleDuration encounters flow limit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which Issue(s) This PR Fixes
Fixes #9515
Brief Description
How Did You Test This Change?