Skip to content

Conversation

@manas-ctds
Copy link
Collaborator

Motivation

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

Modifications

  • Cherry-picked commits from branch-4.0 which are not present on 4.0_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 / no)
  • The public API: (yes / no)
  • The schema: (yes / no / don't know)
  • The default values of configurations: (yes / no)
  • The wire protocol: (yes / no)
  • The rest endpoints: (yes / no)
  • The admin cli options: (yes / no)
  • Anything that affects deployment: (yes / no / don't know)

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)

merlimat and others added 14 commits October 15, 2025 12:29
…igning to fail (apache#24812)

(cherry picked from commit 008e4eb)
(cherry picked from commit e6acc4c)
…wnership (apache#24780)

(cherry picked from commit 46a76e9)
(cherry picked from commit 05d88f7)
…oker (apache#24770)

(cherry picked from commit e44e084)
(cherry picked from commit edeb4e4)
…uster was removed (apache#24801)

(cherry picked from commit 771ce41)
(cherry picked from commit c111de1)
…t PIP-344 (apache#24822)

(cherry picked from commit 5e59d0e)
(cherry picked from commit 6da23ff)
…might not be respected (apache#24785)

(cherry picked from commit 5b2562d)
(cherry picked from commit a399b5c)
…en loading topics (apache#24829)

(cherry picked from commit 7b6f9fc)
(cherry picked from commit dd149d4)
…y issues and incorrect responses (apache#24832)

(cherry picked from commit 4457b08)
(cherry picked from commit 5c4ee53)
…tsRecorderImpl: avoid NPE and implement aggregation (apache#24830)

Co-authored-by: Zixuan Liu <[email protected]>
(cherry picked from commit a43762b)
(cherry picked from commit 18323a9)
…vice is available again (apache#24838)

Motivation
After PR: apache#23040, if the metadata service is unavailable and then becomes available again, the LoadSheddingTask will not run again.

Modifications
Ensure LoadSheddingTask is scheduled after metadata service is available again by moving the isMetadataServiceAvailable check to the try block.

(cherry picked from commit 461ffd8)
(cherry picked from commit 49d4257)
@manas-ctds manas-ctds self-assigned this Oct 15, 2025
@github-actions github-actions bot added the PIP label Oct 15, 2025
Technoboy- and others added 8 commits October 23, 2025 12:39
…FencedError by counting subscription is fenced only after seek (apache#24865)

(cherry picked from commit 7140420)
…publish to avoid empty-ledger deletion and send timeout (apache#24861)

(cherry picked from commit 9ebf5fa)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lari Hotari <[email protected]>
(cherry picked from commit a59c490)
@manas-ctds manas-ctds force-pushed the 4.0_ds_cherry-pick_oct15 branch from acb0b6b to 0d01e3a Compare October 28, 2025 11:31
pdolif and others added 4 commits October 29, 2025 11:52
…ties (apache#24854)

(cherry picked from commit d743278)
(cherry picked from commit 324fadd)
… measurement and using adjacent 2-sec averages (apache#24864)

(cherry picked from commit 562d446)
(cherry picked from commit 2d7ce26)
…shInOrder (apache#24826)

Signed-off-by: Dream95 <[email protected]>
Co-authored-by: Lari Hotari <[email protected]>
(cherry picked from commit 8828734)
(cherry picked from commit 74c366c)
…minated (apache#24880)

(cherry picked from commit 313ae97)
(cherry picked from commit 3ecbe8c)
poorbarcode and others added 16 commits October 29, 2025 12:15
apache#24881)

Co-authored-by: Jiwei Guo <[email protected]>
Co-authored-by: Zixuan Liu <[email protected]>
(cherry picked from commit 14b0821)
(cherry picked from commit 5bdc5aa)
…tBacklogQuota handle empty /metrics scrape (apache#24887)

Signed-off-by: Vinkal Chudgar <[email protected]>
(cherry picked from commit ba8468e)
(cherry picked from commit 42e02a8)
…ependent (apache#24807)

(cherry picked from commit 2dc4dcb)
(cherry picked from commit e169f8d)
…etedWhenClosing (apache#24858)

(cherry picked from commit 1ca1797)
(cherry picked from commit ec89455)
…sumer from non-persistent dispatcher (apache#24885)

(cherry picked from commit ebfff58)
(cherry picked from commit 8b3245f)
…for event loop shutdown (apache#24895)

(cherry picked from commit 411aea9)
(cherry picked from commit 61f6fcd)
(cherry picked from commit 53ca064)
(cherry picked from commit e6037c6)
…ulsar CI (apache#24917)

(cherry picked from commit f55d45a)
(cherry picked from commit 2f04f58)
…rs, such as namespace deletion and namespace policies updating (apache#24860)

(cherry picked from commit 39bb675)
(cherry picked from commit a8af8f9)
…s on an open ledger (apache#24915)

(cherry picked from commit 54da0c8)
(cherry picked from commit f97f365)
…gistered (apache#24859)

Signed-off-by: Vinkal Chudgar <[email protected]>
(cherry picked from commit 06f7142)
(cherry picked from commit f535106)
… ServiceUrlProvider (apache#24794)

(cherry picked from commit fbc50b0)
(cherry picked from commit 90ef442)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.