Skip to content

[improve][broker] Make some operation SubscribeRate methods in Namespaces async #15656

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

Merged
merged 4 commits into from
May 27, 2022

Conversation

gaoyanliang
Copy link
Contributor

Motivation

See PIP #14365 and change tracker #15043.

Make NamespacesBase deleteSubscribeRate / setSubscribeRate / getSubscribeRate methods to pure async.

Documentation

  • no-need-doc

@gaoyanliang
Copy link
Contributor Author

@shibd PTAL

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label May 18, 2022
@gaoyanliang gaoyanliang force-pushed the async_subscriberate_namespace branch from 05118cd to 4ffbbb0 Compare May 19, 2022 08:46
@gaoyanliang
Copy link
Contributor Author

@shibd All suggested fixed. PTAL.

Copy link
Member

@mattisonchao mattisonchao left a comment

Choose a reason for hiding this comment

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

Great work! I left some comments here, could you please help confirm the test cover this change?

@gaoyanliang
Copy link
Contributor Author

@mattisonchao OK, I'll try it. There is no unit test for the v2 Namespaces yet, I will try to add it, it may take some time.

@Technoboy- Technoboy- added type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages area/admin labels May 20, 2022
@Technoboy- Technoboy- added this to the 2.11.0 milestone May 20, 2022
@gaoyanliang gaoyanliang force-pushed the async_subscriberate_namespace branch from dbcf10c to dcdf075 Compare May 23, 2022 14:03
@gaoyanliang gaoyanliang force-pushed the async_subscriberate_namespace branch from dcdf075 to def3cff Compare May 24, 2022 15:01
@gaoyanliang
Copy link
Contributor Author

@shibd @mattisonchao PTAL.

@gaoyanliang
Copy link
Contributor Author

Hi @mattisonchao Can you help trigger the ci ?

Copy link
Member

@shibd shibd left a comment

Choose a reason for hiding this comment

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

/LGTM

@gaoyanliang
Copy link
Contributor Author

Hi @Technoboy- Can you help trigger the ci ?

@Technoboy-
Copy link
Contributor

Hi @Technoboy- Can you help trigger the ci ?

Yes, I have triggered.

@gaoyanliang
Copy link
Contributor Author

Yes, I have triggered.

Thanks

@shibd
Copy link
Member

shibd commented May 27, 2022

/pulsarbot run-failure-checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/admin doc-not-needed Your PR changes do not impact docs type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants