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/04/27 09:05:07 UTC

[GitHub] [pulsar] linlinnn edited a comment on issue #10399: How to use python-client to connect to a pulsar cluster

linlinnn edited a comment on issue #10399:
URL: https://github.com/apache/pulsar/issues/10399#issuecomment-827445731


   ```python
   import pulsar
   
   client = pulsar.Client('pulsar://localhost:6650,localhost:6651,localhost:6652')
   ```
   
   
   
   


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