You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/09/30 18:35:54 UTC

[GitHub] [incubator-pinot] Jackie-Jiang opened a new issue #6080: Auto-recovery when segment is collapsed on server

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:
users@infra.apache.org



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