We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
path: org.apache.rocketmq.tieredstore.provider.TieredStoreTopicBlackListFilter
The method addTopicToWhiteList of this TieredStoreTopicBlackListFilter class should be renamed to addTopicToBlackList
I found that the method name does not match the actual logic of the method
Modify Method Name
No response
The text was updated successfully, but these errors were encountered:
Hii I want to work on this. This is my first issue working on, I wanna give a try.
Sorry, something went wrong.
[ISSUE 7313] Enhancement Optimization Method name (#7420)
c36bb78
* Enhancment/method_name/#7313/ * Enhancment/method_name/#7313/ * Enhancment/method_name/#7313/
Successfully merging a pull request may close this issue.
Before Creating the Enhancement Request
Summary
path: org.apache.rocketmq.tieredstore.provider.TieredStoreTopicBlackListFilter
The method addTopicToWhiteList of this TieredStoreTopicBlackListFilter class should be renamed to addTopicToBlackList
Motivation
I found that the method name does not match the actual logic of the method
Describe the Solution You'd Like
Modify Method Name
Describe Alternatives You've Considered
Modify Method Name
Additional Context
No response
The text was updated successfully, but these errors were encountered: