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 ClusterBase pure async. #15318

Merged
merged 4 commits into from
May 4, 2022
Merged

[improve][broker] Make some methods of ClusterBase pure async. #15318

merged 4 commits into from
May 4, 2022

Conversation

mattisonchao
Copy link
Member

@mattisonchao mattisonchao commented Apr 26, 2022

Motivation

See PIP #14365 and change tracker #15043.

Modifications

  • Make ClusterBase getClusters / getCluster / createCluster / updateCluster methods to pure async.

Verifying this change

  • Make sure that the change passes the CI checks.

We have AdminTest covering this change.

Documentation

  • no-need-doc
    (Please explain why)

@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

@RobertIndie RobertIndie added type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages area/broker area/admin labels Apr 26, 2022
@RobertIndie RobertIndie added this to the 2.11.0 milestone Apr 26, 2022
@mattisonchao
Copy link
Member Author

/pulsarbot rerun-failure-checks

@mattisonchao
Copy link
Member Author

/pulsarbot rerun-failure-checks

Copy link
Contributor

@gaoran10 gaoran10 left a comment

Choose a reason for hiding this comment

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

LGTM, left a trivial comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/admin area/broker 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.

5 participants