[Broker] Make PersistentTopicsBase#internalUpdatePartitionedTopic async#14141
Merged
Technoboy- merged 11 commits intoApr 30, 2022
Conversation
mattisonchao
reviewed
Feb 7, 2022
mattisonchao
left a comment
Member
There was a problem hiding this comment.
I left some comments here. PTAL :)
Member
|
@Technoboy- Please add tag Thanks~ |
mattisonchao
reviewed
Feb 7, 2022
Contributor
Author
|
/pulsarbot run-failure-checks |
19 tasks
mattisonchao
approved these changes
Feb 8, 2022
codelipenghui
approved these changes
Feb 8, 2022
freeznet
approved these changes
Feb 9, 2022
|
The pr had no activity for 30 days, mark with Stale label. |
19 tasks
Technoboy-
force-pushed
the
updatePartitionedTopic-async
branch
from
April 29, 2022 02:40
1deb038 to
1fa7312
Compare
mattisonchao
approved these changes
Apr 30, 2022
5 tasks
gaozhangmin
pushed a commit
to gaozhangmin/pulsar
that referenced
this pull request
Apr 6, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Make PersistentTopicsBase#internalUpdatePartitionedTopic async.
Documentation
no-need-doc