sijie opened a new issue #2407: Make sure pulsar configuration files in-sync 
with the configuration definitions
URL: https://github.com/apache/incubator-pulsar/issues/2407
 
 
   ### Problem
   
   It seems that following settings are missing at `proxy.conf`.
   
   ```
   brokerServiceURL=pulsar://broker:6650
   brokerServiceURLTLS=pulsar+ssl://broker:6651
   webServiceURL=http://broker:9101
   webServiceURLTLS=https://broker:8443
   ```
   
   We need to make sure pulsar configuration files are in-sync with the 
configuration definitions in the code.

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