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] Sync commits from apache/pulsar branch-3.1 into 3.1_ds #245

Merged
merged 15 commits into from
Apr 4, 2024

Conversation

nikhil-ctds
Copy link
Collaborator

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.

  • Cherry-picked commits from branch-3.1
  • Fixed import issues

Verifying this change

  • Make sure that the change passes the CI checks.

(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 changes

  • Dependencies (does it add or upgrade a dependency): (yes)
  • The public API: (no)
  • The schema: (no)
  • The default values of configurations: (no)
  • The wire protocol: (no)
  • The rest endpoints: (no)
  • The admin cli options: (no)
  • Anything that affects deployment: (no)

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)

dragosvictor and others added 14 commits April 3, 2024 16:45
…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)
(cherry picked from commit 46a0226)
(cherry picked from commit 1d05098)
(cherry picked from commit 999e39b)
(cherry picked from commit be3be09)
(cherry picked from commit cd512e4)
(cherry picked from commit 31c5206)
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)
@nikhil-ctds nikhil-ctds merged commit cca9630 into 3.1_ds Apr 4, 2024
49 of 50 checks passed
@nikhil-ctds nikhil-ctds deleted the 3.1_ds_sync branch April 4, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.