You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/02/10 21:16:56 UTC

[GitHub] [pinot] Jackie-Jiang commented on pull request #8188: Add Support for Getting Live Brokers for a Table (without type suffix)

Jackie-Jiang commented on pull request #8188:
URL: https://github.com/apache/pinot/pull/8188#issuecomment-1035526619


   Let's change the existing API to take table name (with or without type suffix).
   - If type suffix is provided, we follow the existing behavior
   - If type suffix is not provided, check the table existence. If only one of OFFLINE/REALTIME table exists, follow the existing behavior; if both table exists, return the intersection of the hosts


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org