Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix race condition on close consumer while reconnect to broker. (apac…
…he#7589) ### Modifications Add state check when connection opened of the consumer. If the consumer state is closing or closed, we don’t need to send the subscribe command
- Loading branch information