-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[fix][client] Copy orderingKey to retry letter topic and DLQ messages and fix bug in copying #23182
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/pulsarbot rerun-failure-checks |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #23182 +/- ##
============================================
+ Coverage 73.57% 74.58% +1.01%
- Complexity 32624 33670 +1046
============================================
Files 1877 1921 +44
Lines 139502 144486 +4984
Branches 15299 15809 +510
============================================
+ Hits 102638 107766 +5128
+ Misses 28908 28473 -435
- Partials 7956 8247 +291
Flags with carried forward coverage won't be shown. Click here to find out more.
|
… and fix bug in copying (apache#23182) Fixes apache#23173 Fixes apache#23181 See apache#23173 and apache#23181 - copy ordering key to messages sent to retry letter topic and DLQ topic (cherry picked from commit 67fc5b9) (cherry picked from commit c83428f)
… and fix bug in copying (apache#23182) Fixes apache#23173 Fixes apache#23181 See apache#23173 and apache#23181 - copy ordering key to messages sent to retry letter topic and DLQ topic (cherry picked from commit 67fc5b9) (cherry picked from commit c83428f)
… and fix bug in copying (apache#23182) Fixes apache#23173 Fixes apache#23181 See apache#23173 and apache#23181 - copy ordering key to messages sent to retry letter topic and DLQ topic (cherry picked from commit 67fc5b9) (cherry picked from commit c83428f)
… and fix bug in copying (apache#23182) Fixes apache#23173 Fixes apache#23181 ### Motivation See apache#23173 and apache#23181 ### Modifications - copy ordering key to messages sent to retry letter topic and DLQ topic
Fixes #23173
Fixes #23181
Motivation
See #23173 and #23181
Modifications
Documentation
doc
doc-required
doc-not-needed
doc-complete