You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/11/04 21:35:04 UTC

[GitHub] [incubator-pinot] mcvsubbu commented on issue #6236: Reset the consumer offsets for a table actively ingesting

mcvsubbu commented on issue #6236:
URL: https://github.com/apache/incubator-pinot/issues/6236#issuecomment-721987609


   This happens automatically if data is lost.
   
   Also, if the consumer lags behind once, then it is likely that the consumer will do so again -- looking it at from a perspective of a slow consumer against a fast producer. The pipe _will_ overflow, so you need to do the reset every once in a while. That is what happens automatically now.


----------------------------------------------------------------
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.

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



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