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 splitNamespaceBundle and getTopicHashPositions async #16411

Merged
merged 11 commits into from
Jul 25, 2022

Conversation

gaozhangmin
Copy link
Contributor

Motivation

See PIP #14365 and change tracker #15043.

Make the below method async:

getBundlesData splitNamespaceBundle getTopicHashPositions setPublishRate getPublishRate setDispatchRate

Documentation

Check the box below or label this PR directly.

Need to update docs?

  • doc-not-needed

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jul 6, 2022
@gaozhangmin gaozhangmin self-assigned this Jul 6, 2022
@gaozhangmin gaozhangmin added type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages area/admin labels Jul 6, 2022
@gaozhangmin gaozhangmin added this to the 2.11.0 milestone Jul 6, 2022
@gaozhangmin
Copy link
Contributor Author

/pulsarbot run-failure-checks

@gaozhangmin gaozhangmin force-pushed the async3 branch 2 times, most recently from b48abcc to fcd323b Compare July 11, 2022 10:27
@gaozhangmin
Copy link
Contributor Author

/pulsarbot run-failure-checks

@gaozhangmin gaozhangmin force-pushed the async3 branch 2 times, most recently from c137de1 to 5f4a9cb Compare July 13, 2022 09:46
@gaozhangmin
Copy link
Contributor Author

/pulsarbot run-failure-checks

@gaozhangmin
Copy link
Contributor Author

/pulsarbot run-failure-checks

@gaozhangmin
Copy link
Contributor Author

/pulsarbot run-failure-checks

@gaozhangmin
Copy link
Contributor Author

/pulsarbot run-failure-checks

3 similar comments
@gaozhangmin
Copy link
Contributor Author

/pulsarbot run-failure-checks

@gaozhangmin
Copy link
Contributor Author

/pulsarbot run-failure-checks

@gaozhangmin
Copy link
Contributor Author

/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.

3 participants