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 2018/12/19 07:58:07 UTC

[GitHub] sijie opened a new issue #3218: Pulsar client should be able to connect to brokers without DNS

sijie opened a new issue #3218: Pulsar client should be able to connect to brokers without DNS
URL: https://github.com/apache/pulsar/issues/3218
 
 
   Sometimes people doesn't have DNS for brokers. It might be good for people to specify a list of brokers as bootstrap brokers.
   
   Since ` ServiceUrlProvider` was introduced in #2543 , it should be trivial to add a service url provider implementation that randomly returns a chosen broker.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services