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


   There are a few scenarios that have come up in the past due to which they 
want the ability to 
   - pause/unpause consumption
   - skip bad messages
   - stop consumption and restart from latest offset for each offset
   
   I understand that these operations result (skip/move to latest offset) can 
result in data loss but it's something that users can use in certain scenario 
where they prefer freshness over data consistency or just dont care about 
previous data and just want to move to latest messages. Especially useful 
during testing as well.
   
   


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