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 #9014] Fix clusterAclConfigVersion command execution failed #9017

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

yx9o
Copy link
Contributor

@yx9o yx9o commented Dec 2, 2024

Fixes #9014.

@codecov-commenter
Copy link

codecov-commenter commented Dec 2, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 47.68%. Comparing base (78501c7) to head (e8b1ab5).
Report is 7 commits behind head on develop.

Files with missing lines Patch % Lines
...ocketmq/broker/processor/AdminBrokerProcessor.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9017      +/-   ##
=============================================
- Coverage      47.77%   47.68%   -0.10%     
+ Complexity     11809    11792      -17     
=============================================
  Files           1305     1305              
  Lines          91372    91376       +4     
  Branches       11733    11734       +1     
=============================================
- Hits           43653    43572      -81     
- Misses         42336    42412      +76     
- Partials        5383     5392       +9     

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

@DongyuanPan DongyuanPan merged commit e104c02 into apache:develop Dec 3, 2024
11 checks passed
@yx9o yx9o deleted the dev-9014 branch December 3, 2024 14:11
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] clusterAclConfigVersion command execution failed
4 participants