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 2021/09/07 18:57:29 UTC

[GitHub] [pulsar] merlimat opened a new pull request #11955: [Python] Expose Client.shutdown() method

merlimat opened a new pull request #11955:
URL: https://github.com/apache/pulsar/pull/11955


   ### Motivation
   
   Similar to what we expose in Java and C++ client, we should expose the quick `shutdown()` method on the Python 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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] BewareMyPower commented on pull request #11955: [Python] Expose Client.shutdown() method

Posted by GitBox <gi...@apache.org>.
BewareMyPower commented on pull request #11955:
URL: https://github.com/apache/pulsar/pull/11955#issuecomment-914787605


   @Anonymitaet The docs have been added inside the code (`shutdown`), the associated docs will be generated like https://pulsar.apache.org/api/python/2.8.0-SNAPSHOT/#pulsar.Client.close


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] Anonymitaet commented on pull request #11955: [Python] Expose Client.shutdown() method

Posted by GitBox <gi...@apache.org>.
Anonymitaet commented on pull request #11955:
URL: https://github.com/apache/pulsar/pull/11955#issuecomment-914680342


   @merlimat do we need to update docs?


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] BewareMyPower merged pull request #11955: [Python] Expose Client.shutdown() method

Posted by GitBox <gi...@apache.org>.
BewareMyPower merged pull request #11955:
URL: https://github.com/apache/pulsar/pull/11955


   


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org