Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

codelipenghui
Copy link
Contributor

Motivation

Cherry-pick #24518 to branch-3.0

Modifications

Does this pull request potentially affect one of the following parts:

If the box was checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • The metrics
  • Anything that affects deployment

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Aug 26, 2025
@codelipenghui codelipenghui changed the base branch from master to branch-3.0 August 26, 2025 19:29
@codelipenghui codelipenghui self-assigned this Aug 26, 2025
…th for backlog quota check

Cherry-picked PR apache#24518 to branch-3.0 with necessary API compatibility fixes:
- Cast ManagedLedger to ManagedLedgerImpl for getFirstPosition() and getNextValidPosition()
- Fixed admin client URL path from "backlogQuotaCheck" to "backlog-quota-check" to match server endpoint

This ensures the backlog quota check test passes and admin.brokers().backlogQuotaCheck() works correctly.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
(cherry picked from commit a20358067641808d8f7a792090f070741685602f)
@codelipenghui
Copy link
Contributor Author

/pulsarbot run-failure-checks

@lhotari lhotari changed the title [fix][broker] branch-3.0: Fix wrong backlog age metrics when the mark delete position point to a deleted ledger [fix][broker][branch-3.0] Fix wrong backlog age metrics when the mark delete position point to a deleted ledger (#24518) Aug 27, 2025
@lhotari lhotari merged commit 41c32d6 into apache:branch-3.0 Aug 27, 2025
44 of 45 checks passed
@codelipenghui codelipenghui deleted the penghui/cherry-pick-24518 branch August 27, 2025 18:09
ganesh-ctds pushed a commit to datastax/pulsar that referenced this pull request Aug 29, 2025
… delete position point to a deleted ledger (apache#24518) (apache#24671)

(cherry picked from commit 41c32d6)
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Sep 3, 2025
… delete position point to a deleted ledger (apache#24518) (apache#24671)

(cherry picked from commit 41c32d6)
nodece pushed a commit to ascentstream/pulsar that referenced this pull request Sep 8, 2025
… delete position point to a deleted ledger (apache#24518) (apache#24671)

Signed-off-by: Zixuan Liu <[email protected]>
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.

2 participants