eolivelli opened a new issue #10264:
URL: https://github.com/apache/pulsar/issues/10264


   Currently (Pulsar 2.7.x) it is very awkward to build an AdminClient instance 
from a configuration file.
   
   We already have a useful PulsarClientBuilder#loadConf method that allows you 
to pass named properties, that usually can be read from a file.
   
   The risk is to always implement some custom procedure that uses non standard 
names
   
   **Describe the solution you'd like**
   I would like to see a PulsarAdminBuilder#loadConf file that implements a 
standard behaviour in naming properties for the AdminClient
   
   


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


Reply via email to