KKcorps opened a new pull request, #9230:
URL: https://github.com/apache/pinot/pull/9230

   The PR adds the support for auth and https when using `fromController` of 
java client. 
   
   The PR also does refactor some interfaces while maintaining backwards 
compatibility
   * The `JsonAsyncHttpPinotClientTransportFactory` is refactored to initiate 
all the configs such as headers, scheme etc. from `Properties` object itself
   * Support for passing controllerUrl directly instead of host and port so as 
to maintain similarity with other methods such as `fromZookeeper`, 
`fromBrokerList` etc.
   * Support for timeouts in controller requests


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to