gianm 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-419359784 Well, I gave that "unintuitive inbound traffic suspension mechanism" in Netty 3.x a shot in #6313. It doesn't seem so bad, so I hope I implemented it correctly! It seems to work in early testing on a real cluster: it exerts backpressure on queries to historicals without blocking I/O threads on the broker.
---------------------------------------------------------------- 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]
