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 2019/10/24 00:20:27 UTC

[GitHub] [incubator-pinot] chenboat opened a new pull request #4741: Make the download url of a realtime LLC segment as a list of urls.

chenboat opened a new pull request #4741: Make the download url of a realtime LLC segment as a list of urls.
URL: https://github.com/apache/incubator-pinot/pull/4741
 
 
   As planned in the design in [deep storage by-pass for realtime ingestion](https://cwiki.apache.org/confluence/display/PINOT/By-passing+deep-store+requirement+for+Realtime+segment+completion), the PR makes the download url of a LLC segments as a list of uris instead of one single uris.
   
   The high level rationale is that Pinot servers can then download the segment from a list of candidate uris (deep storage or peer servers). This PR is backward compatible for the existing codes.   

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


With regards,
Apache Git Services

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