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
..
2020-12-17 13:37:43 -08:00
2020-03-23 18:15:57 -07:00