druid/server
Kashif Faraz 8a4e27f51d
Select broker based on query context parameter `brokerService` (#11495)
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
2021-07-27 20:56:05 +05:30
..
src Select broker based on query context parameter `brokerService` (#11495) 2021-07-27 20:56:05 +05:30
pom.xml Bump fastutil from 8.2.3 to 8.5.4 (#11347) 2021-06-10 07:43:18 -07:00