icefury71 opened a new issue #6646:
URL: https://github.com/apache/incubator-pinot/issues/6646


   Currently, for realtime Pinot table, a segment load error (during server 
restart for eg) will result in the segment going into an ERROR state. This 
might happen if the segment was not sealed properly (server got shut down) or 
default column got removed. 
   
   This can be resolved by adding a retry logic to fetch the segment from 
Controller (this is what happens today for Offline Table). 


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