druid/processing
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 upgrade error-prone to 2.7.1 and support checks with Java 11+ (#11363) 2021-06-16 12:55:34 -07:00