forked from apache/pulsar
-
Notifications
You must be signed in to change notification settings - Fork 6
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] Sync commits from apache/pulsar branch-3.1 into 3.1_ds #245
Merged
Conversation
This file contains 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
…ons and the Extensible Load Manager are enabled (apache#22194) (cherry picked from commit 4366a13)
…PI (apache#22202) (cherry picked from commit 68c1092) (cherry picked from commit dcaf508)
…pache#22023)" (apache#22243) (cherry picked from commit ffff639) (cherry picked from commit c0fd8d3)
…as it is in master (cherry picked from commit a013f4a)
Signed-off-by: Zixuan Liu <[email protected]> (cherry picked from commit 0b2b6d5) (cherry picked from commit 2481cd8)
Signed-off-by: Zixuan Liu <[email protected]> (cherry picked from commit 80b491d) (cherry picked from commit dfb1a67)
…hema request (apache#22377) (cherry picked from commit d8903da) (cherry picked from commit 585fc54)
…bookkeeperClientAuthenticationParameters by default (apache#22395) (cherry picked from commit ad28a7c) (cherry picked from commit 3392170)
Signed-off-by: Zixuan Liu <[email protected]> (cherry picked from commit be012c8) (cherry picked from commit 20d35f1)
…ails with ownership check, and fix isBundleOwnedByAnyBroker to use ns.checkOwnershipPresentAsync for ExtensibleLoadBalancer (apache#22379) (apache#22406) (cherry picked from commit e664432)
srinath-ctds
approved these changes
Apr 4, 2024
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
Explain here the context, and why you're making that change. What is the problem you're trying to solve.
This PR sync all commits apache/branch-3.1 into 3.1_ds.
It cherry-picked the commits of branch-3.1 from 5th Mar 2024 till 4th Apr 2024
Modifications
Describe the modifications you've done.
Verifying this change
(Please pick either of the following options)
This change is a trivial rework / code cleanup without any test coverage.
Does this pull request potentially affect one of the following parts:
If
yes
was chosen, please highlight the changesDocumentation
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)