cgfork opened a new pull request #283: URL: https://github.com/apache/pulsar-client-go/pull/283
Fixes #282 ### Motivation In Shared Subscription, is is unable to unsubscribe the consumer(return an error). So it wasn't to mark the connection state to CLOSED. ### Modifications Mark the connection state back to Ready when unsubscribe fails ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
