chenboat edited a comment on issue #4618: Make Kafka offset out of range as an 
transient exception.
URL: https://github.com/apache/incubator-pinot/pull/4618#issuecomment-532385271
 
 
   > Your first point is wrong. The validation manager will put in newer 
offsets that are valid before restarting. No manual fix is needed.
   
   Thanks for pointing out this. The main point of this diff remains though: 
OFFSET_OUT_OF_RANGE in our tests are largely transient error and can be 
overcome by retries. The validation manager only kicks in after a set period of 
10 mins as we observed -- which is too long for strict SLA for realtime 
ingestion. The new error code reassignment does not change the validation 
manager behaviors -- it just give more chances for retries. 

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


With regards,
Apache Git Services

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

Reply via email to