alphara opened a new issue #105:
URL: https://github.com/apache/pulsar-client-node/issues/105


   The `consumer.close()` method closes consumer connection to Pulsar but does 
not unsubscribe from the topic. 
   
   The `unsubscribe()` method has been implemented in the Python pulsar-client 
[here](https://pulsar.apache.org/api/python/2.6.0-SNAPSHOT/#pulsar.Consumer.unsubscribe).
   
   We want request implementing a `consumber.unsubscribe()` feature in the 
Node.js client. 


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


Reply via email to