[ 
https://issues.apache.org/jira/browse/ASTERIXDB-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768029#comment-17768029
 ] 

ASF subversion and git services commented on ASTERIXDB-3268:
------------------------------------------------------------

Commit 909b749ce156a893a81121a18200c0e542ad74c7 in asterixdb's branch 
refs/heads/master from Wail Alkowaileet
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=909b749ce1 ]

[ASTERIXDB-3268][STO] Add parallel downloader/cacher

- user model changes: no
- storage format changes: no
- interface changes: yes

Details:
Download uncached files in parallel. Also, when listing
files, we will ignore consulting with the cloud store
for downloaded indexes.

Change-Id: I5f48da0f506200f35fd9b08e51983ef7ad919f6d
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17791
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Wail Alkowaileet <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>


> Allow parallel download of uncached files
> -----------------------------------------
>
>                 Key: ASTERIXDB-3268
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3268
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: STO - Storage
>    Affects Versions: 0.9.9
>            Reporter: Wail Y. Alkowaileet
>            Assignee: Wail Y. Alkowaileet
>            Priority: Major
>             Fix For: 0.9.9
>
>
> In lazy caching, AsterixDB won't download any of the indexes data and 
> metadata files. However, when activating an index, the index files will be 
> downloaded. However, the download is single-threaded and the index activation 
> is not concurrent. Meaning, a node can only activate a single index at a 
> time, during which a single file is downloaded at a time for the same index.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to