You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/06/17 08:51:18 UTC

[GitHub] [pulsar-client-go] cgfork opened a new pull request #283: [Issue #282][pulsar-client-go] fix unable to close consumer after unsubscribe in Shared Subscription

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:
users@infra.apache.org



[GitHub] [pulsar-client-go] merlimat merged pull request #283: [Issue #282] Fix unable to close consumer after unsubscribe in Shared Subscription

Posted by GitBox <gi...@apache.org>.
merlimat merged pull request #283:
URL: https://github.com/apache/pulsar-client-go/pull/283


   


----------------------------------------------------------------
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:
users@infra.apache.org