mirror of https://github.com/apache/druid.git
0040042863
* HttpPostEmitter back off send() busy-loop The HttpPostEmitter gets in a loop until the flush timeout can be triggered, OR until some new events arrive that reset the minimum batch fill timeout delay. As a tactical fix, this introduces a simple backoff delay to the send loop to prevent spamming logs. * Update core/src/main/java/org/apache/druid/java/util/emitter/core/HttpPostEmitter.java Co-authored-by: Frank Chen <frankchen@apache.org> Co-authored-by: Frank Chen <frankchen@apache.org> |
||
---|---|---|
.. | ||
src | ||
pom.xml |