[improve][broker] add warn log when the delayedMessagesCount is incorrect.#24460
Merged
thetumbled merged 1 commit intoJun 30, 2025
Merged
Conversation
codelipenghui
approved these changes
Jun 28, 2025
Contributor
|
/pulsarbot run-failure-checks |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #24460 +/- ##
============================================
+ Coverage 73.57% 74.28% +0.70%
- Complexity 32624 32737 +113
============================================
Files 1877 1868 -9
Lines 139502 145505 +6003
Branches 15299 16644 +1345
============================================
+ Hits 102638 108087 +5449
+ Misses 28908 28856 -52
- Partials 7956 8562 +606
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
KannarFr
pushed a commit
to CleverCloud/pulsar
that referenced
this pull request
Sep 22, 2025
…rect. (apache#24460) Co-authored-by: thetumbled <fengwenzhi.max@bigo.sg>
walkinggo
pushed a commit
to walkinggo/pulsar
that referenced
this pull request
Oct 8, 2025
…rect. (apache#24460) Co-authored-by: thetumbled <fengwenzhi.max@bigo.sg>
This file contains hidden or 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
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
#24430 (comment)
Add check for whether the delayedMessagesCount is correct.
Modifications
Add warn log.
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 the box was checked, please highlight the changes
Documentation
docdoc-requireddoc-not-neededdoc-completeMatching PR in forked repository
PR in forked repository: