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

[Broker] Make PersistentTopicsBase#internalSetBacklogQuota async #14051

Merged
merged 3 commits into from
Feb 8, 2022

Conversation

RobertIndie
Copy link
Member

Master Issue: #13854

Motivation

See #13854

Modifications

  • Make PersistentTopicsBase#internalSetBacklogQuota async.
  • Change getRetentionPolicies to getRetentionPoliciesAsync

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

Documentation

Check the box below or label this PR directly (if you have committer privilege).

Need to update docs?

  • no-need-doc

Motivation
See apache#13854

Modification
* Make PersistentTopicsBase#internalSetBacklogQuota async.
* Change getRetentionPolicies to getRetentionPoliciesAsync

Signed-off-by: Zike Yang <zkyang@streamnative.io>
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jan 30, 2022
Signed-off-by: Zike Yang <zkyang@streamnative.io>
Signed-off-by: Zike Yang <zkyang@streamnative.io>
@codelipenghui codelipenghui merged commit b91d0c4 into apache:master Feb 8, 2022
Nicklee007 pushed a commit to Nicklee007/pulsar that referenced this pull request Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants