mirror of https://github.com/apache/druid.git
8a4e27f51d
This change allows the selection of a specific broker service (or broker tier) by the Router. The newly added ManualTieredBrokerSelectorStrategy works as follows: Check for the parameter brokerService in the query context. If this is a valid broker service, use it. Check if the field defaultManualBrokerService has been set in the strategy. If this is a valid broker service, use it. Move on to the next strategy |
||
---|---|---|
.. | ||
src | ||
pom.xml |