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 operation deduplication methods in Namespaces async. #15608

Merged
merged 2 commits into from
May 18, 2022

Conversation

shibd
Copy link
Member

@shibd shibd commented May 15, 2022

Motivation

See PIP #14365 and change tracker #15043.

Make NamespacesBase getDeduplication / modifyDeduplication / removeDeduplication methods to pure async.

Documentation

  • no-need-doc

@github-actions
Copy link

@shibd:Thanks for your contribution. For this PR, do we need to update docs?
(The PR template contains info about doc, which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)

@codelipenghui codelipenghui added this to the 2.11.0 milestone May 16, 2022
@codelipenghui codelipenghui added type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages area/broker labels May 16, 2022
@Anonymitaet Anonymitaet added doc-not-needed Your PR changes do not impact docs and removed doc-label-missing labels May 16, 2022
@Anonymitaet
Copy link
Member

@shibd please do not delete the backticks for the doc label, or else Bot cannot recognize it and label your PR w/ doc-info-missing.

@shibd
Copy link
Member Author

shibd commented May 16, 2022

@shibd please do not delete the backticks for the doc label, or else Bot cannot recognize it and label your PR w/ doc-info-missing.

Thanks, get it.

@shibd
Copy link
Member Author

shibd commented May 16, 2022

@codelipenghui All suggested fixed. PTAL.

@shibd
Copy link
Member Author

shibd commented May 16, 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/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.

4 participants