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


   Two questions, @Aka-shi 
   1. After a pause, if the server is restarted, how do you desire the server 
should come back up? Should it consume up to the exact same paused place again? 
Should it simply not consume after the last completed/committed point? Should 
it forget that it was paused?
   2. If there are multiple replicas, then the above question becomes even 
harder since the behavior has to be co-ordinated across all replicas. I suppose 
it is not OK for one replica to forget the pause, and the other replica to 
still be paused.
   3. Further if there are multiple replicas, do you want them all to pause at 
the same place after a pause command?


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