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.0 (15th May) into 3.1_ds #265

Merged
merged 48 commits into from
May 16, 2024

Conversation

nikhil-ctds
Copy link
Collaborator

@nikhil-ctds nikhil-ctds commented May 13, 2024

Motivation

This PR sync all commits from apache/branch-3.0 into 3.1_ds which are not present.

Modifications

  • Cherry-picked commits from branch-3.0 which are not present on 3.1_ds

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)

lhotari and others added 25 commits May 10, 2024 16:36
…etrics gzip compression (apache#22576)

(cherry picked from commit 997c8b9)
(cherry picked from commit fe05e08)
…n applicable (apache#22596)

(cherry picked from commit 3b9602c)
(cherry picked from commit d00d715)
(cherry picked from commit f25776d)
(cherry picked from commit 5ffec8a)
… replicateSubscriptionState (apache#22572)

(cherry picked from commit a761b97)
(cherry picked from commit 1dacca5)
…oad non-persistent topic fails and fix the flaky test testBrokerStatsTopicLoadFailed (apache#22580)

(cherry picked from commit 340d60d)
(cherry picked from commit 053c455)
… an orphan replicator in the previous topic owner (apache#21946)

(cherry picked from commit 4924052)
(cherry picked from commit 670aff0)
…e topic level replication (apache#22537)

(cherry picked from commit d475655)
(cherry picked from commit 076b55e)
… an orphan replicator in the previous topic owner (apache#21948)

(cherry picked from commit b774666)
(cherry picked from commit 6038bbf)
(cherry picked from commit 6fdc0e3)
(cherry picked from commit 9242f33)
… cache (apache#22679)

Co-authored-by: Jiwe Guo <technoboy@apache.org>
(cherry picked from commit 566330c)
(cherry picked from commit f091bcb)
(cherry picked from commit e0c481e)
(cherry picked from commit 9b13730)
…orting dynamic setting, but not implemented (apache#22684)

(cherry picked from commit ff4853e)
(cherry picked from commit 03da743)
@nikhil-ctds nikhil-ctds self-assigned this May 13, 2024
…he#22672)

Signed-off-by: Zixuan Liu <nodeces@gmail.com>
(cherry picked from commit 8f015d8)
(cherry picked from commit 6b68a8d)
poorbarcode and others added 21 commits May 15, 2024 10:55
…Enabled (apache#22686)

(cherry picked from commit d77c5de)
(cherry picked from commit b178084)
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
(cherry picked from commit f1daa75)
…le load manager (apache#22573)

(cherry picked from commit f411e3c)
(cherry picked from commit db43414)
…oader` in different runtimes (apache#22501)

(cherry picked from commit d067efc)
(cherry picked from commit d23c77b)
)

(cherry picked from commit bc44280)
(cherry picked from commit 04c429c)
…x messages (apache#22619)

(cherry picked from commit 0219921)
(cherry picked from commit 29ee145)
…the properties (apache#22630)

(cherry picked from commit eee3694)
(cherry picked from commit 91f4287)
…runtime memory leak (apache#22659)

(cherry picked from commit 025354e)
(cherry picked from commit 13f0aae)
(cherry picked from commit 5ff0fb9)
(cherry picked from commit 34ce38e)
…n Websocket proxy (apache#22666)

(cherry picked from commit 80d4675)
(cherry picked from commit e5515c5)
Co-authored-by: 道君 <daojun@apache.org>
(cherry picked from commit 3114199)
(cherry picked from commit 20483f5)
…ucerCount on non-persistent topic (apache#22685)

Co-authored-by: ruihongzhou <ruihongzhou@tencent.com>
(cherry picked from commit 253e650)
(cherry picked from commit 89b545e)
…nection failure retry (apache#22639)

(cherry picked from commit b56f238)
(cherry picked from commit 8b2d5e9)
(cherry picked from commit 5ab0512)
(cherry picked from commit 1cf6a72)
…flaky, port owasp cache change

(cherry picked from commit db40c8f)
@nikhil-ctds nikhil-ctds changed the title [improve][broker] Sync commits from apache/pulsar branch-3.0 (13th May) into 3.1_ds [improve][broker] Sync commits from apache/pulsar branch-3.0 (15th May) into 3.1_ds May 15, 2024
@srinath-ctds srinath-ctds merged commit f7a3628 into 3.1_ds May 16, 2024
49 of 50 checks passed
@srinath-ctds srinath-ctds deleted the 3.1_ds-cherry-pick-13-May branch May 16, 2024 04:03
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.

None yet