Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2349)

Issue 369960043: fix the daisy_chain_wrapper when file is bigger than _DEFAULT_DOWNLOAD_CHUNK_SIZE

Can't Edit
Can't Publish+Mail
Start Review
Created:
5 years, 1 month ago by pierre.nury
Modified:
5 years, 1 month ago
Reviewers:
Mike Schwartz, thobrla
CC:
gs-team_google.com
Visibility:
Public.

Description

fix the daisy_chain_wrapper when file is bigger than _DEFAULT_DOWNLOAD_CHUNK_SIZE

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M gslib/daisy_chain_wrapper.py View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 1
pierre.nury
5 years, 1 month ago (2019-03-05 09:34:17 UTC) #1
The goal of the PR is to fix the file transfert between gs and aws. For me any
copy with file bigger than 100Mo was hanging indefinitely.
When transfering file bigger than _DEFAULT_DOWNLOAD_CHUNK_SIZE, the second
download for the checksum hangs because the stop_download threading event isn't
reset correctly.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b