zhaojiandong commented on issue #6575: fix message gap error during index task warm-up URL: https://github.com/apache/incubator-druid/pull/6575#issuecomment-435776450 > @zhaojiandong what behavior do you expect during warm up? I think messageGap should be a huge number when messageMaxTimestamp is zero, instead of messageGap=0 We will get System.currentTimeMillis(),this number do not indicate the real messageGap. In most situation, we will care about the max message gap. But a big number will be confused. @kaijianding
---------------------------------------------------------------- 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]
