druid/server/src
Gian Merlino d6cbdf86c2
Broker backpressure. (#6313)
* Broker backpressure.

Adds a new property "druid.broker.http.maxQueuedBytes" and a new context
parameter "maxQueuedBytes". Both represent a maximum number of bytes queued
per query before exerting backpressure on the channel to the data server.

Fixes #4933.

* Fix query context doc.
2018-09-10 09:33:29 -07:00
..
main Broker backpressure. (#6313) 2018-09-10 09:33:29 -07:00
test Broker backpressure. (#6313) 2018-09-10 09:33:29 -07:00