Jackie-Jiang opened a new issue #6080:
URL: https://github.com/apache/incubator-pinot/issues/6080


   Segment could collapse during the pre-process on server side, e.g. server 
shut down in the middle of the segment preprocessing. In such scenario, the 
next time when trying to load the segment, the server should drop the collapsed 
segment and download a new copy from the controller/deep storage.
   We need to handle this logic in:
   - Segment loading when server starts
   - Refreshing segment
   - Reloading segment


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