We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug If the client closes while sendAsync() is processed, the message is lost.
To Reproduce see https://github.com/infiniticio/pulsar-bug-clientAsync
Expected behavior The message should be sent before actually closing the client (https://apache-pulsar.slack.com/archives/C5Z4T36F7/p1629752614463900?thread_ts=1629723649.441700&cid=C5Z4T36F7)
Additional context none
The text was updated successfully, but these errors were encountered:
Hi folks,
Can I take this up?
Sorry, something went wrong.
The issue had no activity for 30 days, mark with Stale label.
@codelipenghui: @avirlrma proposed to help
No branches or pull requests
Describe the bug
If the client closes while sendAsync() is processed, the message is lost.
To Reproduce
see https://github.com/infiniticio/pulsar-bug-clientAsync
Expected behavior
The message should be sent before actually closing the client (https://apache-pulsar.slack.com/archives/C5Z4T36F7/p1629752614463900?thread_ts=1629723649.441700&cid=C5Z4T36F7)
Additional context
none
The text was updated successfully, but these errors were encountered: