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

Fix message redelivery for zero queue consumer while using async api to receive messages #6090

Merged

Conversation

codelipenghui
Copy link
Contributor

Motivation

Fix message redelivery for zero queue consumer while using async api to receive messages

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): (no)
  • The public API: (no)
  • The schema: (no)
  • The default values of configurations: (no)
  • The wire protocol: (no)
  • The rest endpoints: (no)
  • The admin cli options: (no)
  • Anything that affects deployment: (no)

Documentation

  • Does this pull request introduce a new feature? (no)

@codelipenghui codelipenghui self-assigned this Jan 20, 2020
@codelipenghui codelipenghui added this to the 2.5.1 milestone Jan 20, 2020
@codelipenghui codelipenghui merged commit d5fca06 into apache:master Jan 20, 2020
@sijie sijie modified the milestones: 2.5.1, 2.6.0 Jan 22, 2020
tuteng pushed a commit to AmateurEvents/pulsar that referenced this pull request Feb 23, 2020
…to receive messages (apache#6090)

Fix message redelivery for zero queue consumer while using async api to receive messages
tuteng pushed a commit to AmateurEvents/pulsar that referenced this pull request Mar 21, 2020
…to receive messages (apache#6090)

Fix message redelivery for zero queue consumer while using async api to receive messages

(cherry picked from commit d5fca06)
tuteng pushed a commit that referenced this pull request Apr 13, 2020
…to receive messages (#6090)

Fix message redelivery for zero queue consumer while using async api to receive messages

(cherry picked from commit d5fca06)
jiazhai pushed a commit to jiazhai/pulsar that referenced this pull request May 18, 2020
…to receive messages (apache#6090)

Fix message redelivery for zero queue consumer while using async api to receive messages
(cherry picked from commit d5fca06)
huangdx0726 pushed a commit to huangdx0726/pulsar that referenced this pull request Aug 24, 2020
…to receive messages (apache#6090)

Fix message redelivery for zero queue consumer while using async api to receive messages
@codelipenghui codelipenghui deleted the redelivery_zero_queue_async branch May 19, 2021 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants