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 7909] Fix send retry message permission check #7917

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

redlsz
Copy link
Contributor

@redlsz redlsz commented Mar 14, 2024

Which Issue(s) This PR Fixes

Fixes #7909

Brief Description

Require the SUB permission of retry topic,not the producer group.

How Did You Test This Change?

UT

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.88%. Comparing base (72bd03c) to head (d535981).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #7917      +/-   ##
=============================================
- Coverage      42.89%   42.88%   -0.02%     
  Complexity      9909     9909              
=============================================
  Files           1190     1190              
  Lines          86042    86038       -4     
  Branches       11081    11081              
=============================================
- Hits           36912    36901      -11     
- Misses         44559    44565       +6     
- Partials        4571     4572       +1     

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

Copy link
Contributor

@guyinyou guyinyou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@leizhiyuan leizhiyuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, occurs in 5.x sdk

@yuz10 yuz10 merged commit c8fe0cb into apache:develop Apr 23, 2024
9 of 10 checks passed
dingshuangxi888 pushed a commit to dingshuangxi888/rocketmq that referenced this pull request May 7, 2024
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.

[Bug] Consumer send message back failed due to mistaken permission check
7 participants