-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[Issue 13854][broker] Fix call sync method in async rest api for internalGetPartitionedStats #13886
[Issue 13854][broker] Fix call sync method in async rest api for internalGetPartitionedStats #13886
Conversation
@gaozhangmin:Thanks for your contribution. For this PR, do we need to update docs? |
/pulsarbot run-failure-checks |
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/PersistentTopicsBase.java
Show resolved
Hide resolved
/pulsarbot run-failure-checks |
3 similar comments
/pulsarbot run-failure-checks |
/pulsarbot run-failure-checks |
/pulsarbot run-failure-checks |
Hi @gaozhangmin do we need to update docs for this PR? |
@gaozhangmin:Thanks for providing doc info! |
Master Issue: #13854
Motivation
Avoid call sync method in async rest API for PersistentTopicsBase#internalGetPartitionedStats.
Documentation
Check the box below or label this PR directly (if you have committer privilege).
Need to update docs?
doc-required
(If you need help on updating docs, create a doc issue)
no-need-doc
(Please explain why)
doc
(If this PR contains doc changes)