drcrallen commented on issue #6014: Optionally refuse to consume new data until 
the prior chunk is being consumed
URL: https://github.com/apache/incubator-druid/pull/6014#issuecomment-405999950
 
 
   @gianm yes, the main risk is blocking the http threads of historicals. Since 
results are merged in http threads and not processing threads, other queries 
should be able to continue to do work, but it could block new queries from 
coming in.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to