liuchang0520 opened a new pull request #6778: URL: https://github.com/apache/incubator-pinot/pull/6778
## Description With the new LLC segment commit protocal: [deep store bypass for realtime segment completion](https://cwiki.apache.org/confluence/display/PINOT/By-passing+deep-store+requirement+for+Realtime+segment+completion), LLC segments can be considered as committed without segment store copy. Using controller periodic tasks (RealtimeSegmentValidationManager) to fix the upload failure by asking servers to upload missing segments. ## Upgrade Notes Does this PR prevent a zero down-time upgrade? No. Does this PR fix a zero-downtime upgrade introduced earlier? No. Does this PR otherwise need attention when creating release notes? No. ## Release Notes This change is dependent on #6653. ## Documentation This change is proposed by: [By-passing deep-store requirement for Realtime segment completion#Failure cases and handling](https://cwiki.apache.org/confluence/display/PINOT/By-passing+deep-store+requirement+for+Realtime+segment+completion#BypassingdeepstorerequirementforRealtimesegmentcompletion-Failurecasesandhandling) -- 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