KKcorps opened a new pull request #6119: URL: https://github.com/apache/incubator-pinot/pull/6119
Add a new `/v2/brokers` API in the controller. This API is an improvement over the previous API in the sense, that host and port are supplied along with the instance name. The plan is to deprecate the older API in the future. The change is being done so that the query clients such as JDBC and Java client using this API don't have to rely on the hack of splitting the instance name to fetch hostname and port. The splitting can result in incorrect hosts in case the Pinot cluster is deployed in a managed environment such as K8s ---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org