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/12/22 22:40:44 UTC

[GitHub] [pulsar-client-go] merlimat commented on issue #429: Ability to pause/resume consumer

merlimat commented on issue #429:
URL: https://github.com/apache/pulsar-client-go/issues/429#issuecomment-749814512


   The pause/resume in Java/C++ client is relative to its use within the context of a "listener". 
   
   There is no "listener" in the Go client. Users can just stop calling receive or not reading from the channel associated with the consumer.


----------------------------------------------------------------
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