KKcorps opened a new pull request, #13649:
URL: https://github.com/apache/pinot/pull/13649

   For some reason, we are running into this exception a lot. I think it's due 
to the bug in the code where we increment the currentSecond only by 1 instead 
of setting it to the current time. 
   
   Not sure when this situation can come but it can definitely be one of the 
reasons
   
   Also, using only debug log for this exception so as to not fill logs and 
also to not unnecessarily increment - too many realtime exceptions metric
   
   The consumers runs unaffected throughout because we simply retry and succeed 
when we run into this exception.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to