You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/12/02 12:40:21 UTC

[GitHub] [druid] gianm opened a new pull request #12018: SeekableStreamSupervisor: Coalesce adjacent RunNotices.

gianm opened a new pull request #12018:
URL: https://github.com/apache/druid/pull/12018


   The idea is that if multiple notices come in around the same time due to lots of task status changes, we don't need to execute all of them. One is enough, since it will serve as a trigger to make sure we pick up the collective changes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] gianm merged pull request #12018: SeekableStreamSupervisor: Coalesce adjacent RunNotices.

Posted by GitBox <gi...@apache.org>.
gianm merged pull request #12018:
URL: https://github.com/apache/druid/pull/12018


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org