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

[cleanup][broker] Follow up on #16968 to restore some behavior in PersistentDispatcherMultipleConsumers class #17018

Merged
merged 2 commits into from
Aug 10, 2022

Conversation

mattisonchao
Copy link
Member

@mattisonchao mattisonchao commented Aug 9, 2022

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

  • 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)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

@mattisonchao mattisonchao requested a review from lhotari August 9, 2022 10:50
@mattisonchao mattisonchao added this to the 2.11.0 milestone Aug 9, 2022
@mattisonchao mattisonchao self-assigned this Aug 9, 2022
@mattisonchao mattisonchao changed the title [Cleanup][broker] Fix typo & Revert irrelevant code. [cleanup][broker] Fix typo & Revert irrelevant code. Aug 10, 2022
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Aug 10, 2022
@mattisonchao mattisonchao changed the title [cleanup][broker] Fix typo & Revert irrelevant code. [cleanup][broker] Follow up on #16968 to restore some behavior in PersistentDispatcherMultipleConsumers class Aug 10, 2022
@Technoboy- Technoboy- merged commit abff91f into apache:master Aug 10, 2022
@mattisonchao mattisonchao deleted the cleanup_16968 branch August 10, 2022 11:17
Technoboy- pushed a commit to merlimat/pulsar that referenced this pull request Aug 16, 2022
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Aug 16, 2022
…in PersistentDispatcherMultipleConsumers class (apache#17018)

(cherry picked from commit abff91f)
@mattisonchao mattisonchao added the cherry-picked/branch-2.9 Archived: 2.9 is end of life label Aug 25, 2022
nodece pushed a commit to nodece/pulsar that referenced this pull request Sep 10, 2024
…in PersistentDispatcherMultipleConsumers class (apache#17018)

(cherry picked from commit abff91f)
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
7 participants