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


   - It has to be stream agnostic, so we need to take a partition number (for 
now) and StreamMsgOffset (serialized)
   - We don't need to seal existing consuming segments. In fact, we cannot do 
that since they would have turned themselves OFFLINE having encountered the 
consumption error. We can start new consuming segments for the partitions 
provided, at the offsets provided.


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