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 2018/11/07 02:21:11 UTC

[GitHub] elloooooo commented on issue #6575: fix message gap error during index task warm-up

elloooooo commented on issue #6575: fix message gap error during index task warm-up
URL: https://github.com/apache/incubator-druid/pull/6575#issuecomment-436480598
 
 
   In our metrics graphs, I think no data being treated as 0 is better behaviour, because the big number in a very short time will make the metric graphs hard to show useful information.
   
   By the way, I think the increasing messageGap when a realtime task is publishing is something I think can be improved. Because when the task is publishing, acturally the next task is always starting to consume the data. At this time the messageGap emittered by the previous task is still increasing for it has stopped consume new data and this messageGap doesn't show the right lag of the datasource's ingestion.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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