druid/docs
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
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
assets Security overview documentation (#10339) 2020-11-19 15:24:58 -08:00
comparisons Update druid-vs-kudu.md (#11470) 2021-07-21 22:58:14 +08:00
configuration Make intermediate store for shuffle tasks an extension point (#11492) 2021-07-27 11:29:43 +07:00
dependencies remove ZooKeeper 3.4 support + pass tests with Java 15 (#11073) 2021-05-25 12:49:49 -07:00
design Select broker based on query context parameter `brokerService` (#11495) 2021-07-27 20:56:05 +05:30
development Docs - HLL lgK tip and slight layout change (#11482) 2021-07-26 12:28:53 -07:00
ingestion Rollup measurement query amended (#11479) 2021-07-27 06:29:29 -07:00
misc expression aggregator (#11104) 2021-04-22 18:30:16 -07:00
operations Add a new metric query/segments/count that is not emitted by default (#11394) 2021-07-22 17:57:35 -07:00
querying Select broker based on query context parameter `brokerService` (#11495) 2021-07-27 20:56:05 +05:30
tutorials Eliminate ambiguities of KB/MB/GB in the doc (#11333) 2021-06-30 13:42:45 -07:00