chenboat opened a new pull request #5314: URL: https://github.com/apache/incubator-pinot/pull/5314
Add a new best effort segment uploader with bounded upload time and default store uri if upload fails. It is designed to enable by-passing the deep store requirement in LLC split commit. Twig the SegmentUploader interface to add table name and segment name. The reason is to make the BestEffortSegmentUploader as a singleton for sharing in a Pinot server. @mcvsubbu ---------------------------------------------------------------- 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