Open
Description
Expected behavior
Callback should be called with a timeout error.
Actual behavior
Callback was not called
Steps to reproduce
- Connect to the server;
- Call SendAsync() to send a message, it will send successfully;
- Stop the server;
- Call SendAsync() to send some messages, the messages' callback won't be called anymore
System configuration
Pulsar version: x.y
Metadata
Metadata
Assignees
Labels
No labels
Activity