ankitsultana opened a new issue #8187:
URL: https://github.com/apache/pinot/issues/8187


   At present the `/tables/{tableNameWithType}/livebrokers` API doesn't support 
table names without the type suffix. Upstream callers that are not aware of the 
available types for a given table will have to try the API for both the 
table-types to determine the available brokers.
   
   We can either update the existing API to handle tables names without type or 
add a new API. Updating the existing API would inevitably change the behavior 
of the API so it can cause compatibility issues.
   
   This was also discussed in the PR for adding the livebrokers API as a 
follow-up: 
https://github.com/apache/pinot/pull/7556/commits/e2e3aebab2712accc15190d6d3984b7c9e6de5d7#r738959901


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