Skip to content
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

[ISSUE #7543] Use "+" as the new separator for retry topic #7655

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

drpmma
Copy link
Contributor

@drpmma drpmma commented Dec 13, 2023

Which Issue(s) This PR Fixes

Fixes #7543

Brief Description

Use "+" as the new separator for retry topic.

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (a376fbc) 43.19% compared to head (54769e3) 43.15%.

Files Patch % Lines
...in/java/org/apache/rocketmq/common/KeyBuilder.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #7655      +/-   ##
=============================================
- Coverage      43.19%   43.15%   -0.05%     
+ Complexity      9812     9800      -12     
=============================================
  Files           1165     1165              
  Lines          84461    84461              
  Branches       10964    10964              
=============================================
- Hits           36482    36447      -35     
- Misses         43454    43487      +33     
- Partials        4525     4527       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@drpmma drpmma merged commit 8e585d8 into apache:develop Dec 15, 2023
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement] Pop retry topic v2
3 participants