liuchang0520 opened a new pull request #6653: URL: https://github.com/apache/incubator-pinot/pull/6653
## Description To complete [deep store bypass for realtime segment completion](https://cwiki.apache.org/confluence/display/PINOT/By-passing+deep-store+requirement+for+Realtime+segment+completion), we need to create an endpoint to upload LLC segment to segment store. Will create another pr for controller periodic task: **RealtimeSegmentValidationManager** to call this endpoint for LLC segment without segment store copy. ## 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. ## Documentation This change is proposed by: [By-passing deep-store requirement for Realtime segment completion](https://cwiki.apache.org/confluence/display/PINOT/By-passing+deep-store+requirement+for+Realtime+segment+completion) ---------------------------------------------------------------- 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