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-406050564
 
 
   as far as I can tell, the problem is that the Channel Future doesn't return 
from a `get` until the call is completed, but it can't complete because it is 
waiting for the queue to free up. 

----------------------------------------------------------------
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