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


   Just to clarify requirements:
   * Upon pause, are all replicas expected to pause at the same offset?
   * Is the stop/restart-from-latest for one partition, or any number of 
partitions, or all partitions? This can be used to skip bad messages also, but 
it will skip to latest offset, of course.
   * How stringent is the requirement to skip bad messages? i..e. do we just 
want to skip bad messages, or is it ok to skip several good messages 
before/after the bad ones?


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



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

Reply via email to