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

Use sendAsync instead of send when produce message to retry topic. #12946

Merged
merged 2 commits into from
Nov 29, 2021

Conversation

Technoboy-
Copy link
Contributor

Motivation

Use sendAsync instead of send when produce message to retry letter topic.

Documentation

  • [ x ] no-need-doc

@Technoboy- Technoboy- self-assigned this Nov 23, 2021
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Nov 23, 2021
@Technoboy-
Copy link
Contributor Author

/pulsarbot run-failure-checks

@merlimat merlimat added the type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages label Nov 29, 2021
@merlimat merlimat merged commit 09cc1d6 into apache:master Nov 29, 2021
fxbing pushed a commit to fxbing/pulsar that referenced this pull request Dec 19, 2021
…pache#12946)

* Use sendAsync instead of send when produce message to retry letter topic.

* add exception handler.
codelipenghui pushed a commit that referenced this pull request Dec 21, 2021
…12946)

* Use sendAsync instead of send when produce message to retry letter topic.

* add exception handler.

(cherry picked from commit 09cc1d6)
@codelipenghui codelipenghui added the cherry-picked/branch-2.9 Archived: 2.9 is end of life label Dec 21, 2021
zymap pushed a commit that referenced this pull request Dec 23, 2021
…12946)

* Use sendAsync instead of send when produce message to retry letter topic.

* add exception handler.

(cherry picked from commit 09cc1d6)
@zymap zymap added the cherry-picked/branch-2.8 Archived: 2.8 is end of life label Dec 23, 2021
@Technoboy- Technoboy- deleted the retry-letter-producer-send-async branch August 10, 2022 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/client cherry-picked/branch-2.8 Archived: 2.8 is end of life cherry-picked/branch-2.9 Archived: 2.9 is end of life doc-not-needed Your PR changes do not impact docs release/2.8.3 release/2.9.2 type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants