Skip to content

[Bug][Producer] The callback was not invoked during reconnecting. #1332

Open
@gunli

Description

@gunli

Expected behavior

Callback should be called with a timeout error.

Actual behavior

Callback was not called

Steps to reproduce

  1. Connect to the server;
  2. Call SendAsync() to send a message, it will send successfully;
  3. Stop the server;
  4. 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions