pulsar
pulsar copied to clipboard
[cleanup][broker] Follow up on #16968 to restore some behavior in PersistentDispatcherMultipleConsumers class
Motivation
PR #16968 made changes to the logic how sendInProgress field is set in PersistentDispatcherMultipleConsumers class and a decision was made in a post-merge review to revert the changes.
Modifications
- Fix typo.
- Revert irrelevant code.
Verifying this change
- [x] Make sure that the change passes the CI checks.
Documentation
Check the box below or label this PR directly.
Need to update docs?
-
[ ]
doc-required(Your PR needs to update docs and you will update later) -
[x]
doc-not-needed(Please explain why) -
[ ]
doc(Your PR contains doc changes) -
[ ]
doc-complete(Docs have been already added)