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

[improve][broker] Make some methods of BrokersBase pure async. #15280

Merged
merged 4 commits into from
Apr 27, 2022
Merged

[improve][broker] Make some methods of BrokersBase pure async. #15280

merged 4 commits into from
Apr 27, 2022

Conversation

mattisonchao
Copy link
Member

Motivation

See PIP #14365 and change tracker #15043.

Modifications

  • Make BrokersBase getOwnedNamespaces/getAllDynamicConfigurations/getDynamicConfigurationName methods to pure async.

Verifying this change

  • Make sure that the change passes the CI checks.

Documentation

  • no-need-doc
    (Please explain why)

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Apr 23, 2022
@mattisonchao mattisonchao changed the title [improve][broker] PIP-149 Make some methods of BrokersBase pure async. [improve][broker] Make some methods of BrokersBase pure async. Apr 24, 2022
@codelipenghui codelipenghui added this to the 2.11.0 milestone Apr 25, 2022
@mattisonchao
Copy link
Member Author

/pulsarbot rerun-failure-checks

Copy link
Contributor

@Technoboy- Technoboy- left a comment

Choose a reason for hiding this comment

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

LGTM

@Technoboy- Technoboy- changed the title [improve][broker] Make some methods of BrokersBase pure async. [improve][broker][DONT'MERGE] Make some methods of BrokersBase pure async. Apr 26, 2022
@mattisonchao mattisonchao changed the title [improve][broker][DONT'MERGE] Make some methods of BrokersBase pure async. [improve][broker] Make some methods of BrokersBase pure async. Apr 27, 2022
@Technoboy- Technoboy- merged commit 1833407 into apache:master Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/broker doc-not-needed Your PR changes do not impact docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants