sijie commented on issue #1223: Add a `backend` admin restful endpoint for 
query backend information
URL: https://github.com/apache/incubator-pulsar/pull/1223#issuecomment-365307868
 
 
   @yush1ga @rdhabalia the combination of zkservers and ledgersrootpath is 
actually the "bookkeeper service url", zkservers indicates where pulsar stores 
its metadata and globalZooKeeperServers indciates where pulsar stores policies 
data. so all these 3 settings together are actually describe the "backend" for 
pulsar brokers.
   
   the purpose of this PR is to provide a method for application to know which 
zk, bk that a pulsar cluster is using. I am fine with changing the name to a 
proper name that you think it is better.
   
   so which name I should be using?
   
   InternalConfiguration/InternalData ?
   Or? 
   
   If we can get a consensus about the naming, I can make the modification.
   
   /cc @merlimat 

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


With regards,
Apache Git Services

Reply via email to