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/24 19:06:58 UTC

[GitHub] sijie opened a new pull request #3249: [client] Issue 3218: Support specifying multiple hosts in pulsar service url and web url

sijie opened a new pull request #3249: [client] Issue 3218: Support specifying multiple hosts in pulsar service url and web url
URL: https://github.com/apache/pulsar/pull/3249
 
 
   
   *Motivation*
   
   Sometimes people doesn't have DNS for brokers. It might be good for people to specify a list of brokers as bootstrap brokers.
   
   *Changes*
   
   This PR introduce `ServiceURI` and `ServiceNameResolver` for supporting specifying multiple hosts in pulsar service url and
   web url.
   
   Master Issue: #3218
   

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