Closed kffl closed 2 years ago
This PR adds a controller based broker selector that periodically fetches broker-to-table mapping from the Controller API (/v2/brokers/tables?state=ONLINE).
/v2/brokers/tables?state=ONLINE
Similar functionality is already implemented in the Java client (apache/pinot#8467).
This PR adds a controller based broker selector that periodically fetches broker-to-table mapping from the Controller API (
/v2/brokers/tables?state=ONLINE
).Similar functionality is already implemented in the Java client (apache/pinot#8467).