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: [email protected]
