Andrew Wong has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/10684 )

Change subject: KUDU-2470: retry failed thirdparty downloads
......................................................................


Patch Set 3:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/10684/2/thirdparty/download-thirdparty.sh
File thirdparty/download-thirdparty.sh:

http://gerrit.cloudera.org:8080/#/c/10684/2/thirdparty/download-thirdparty.sh@76
PS2, Line 76:       curl --retry 3 -L -O "$FULL_URL"
> The curl manpage has this to say about --retry-delay:
The default would be sufficient; I picked non-default here since it more 
closely resembles the behavior we have in our other retry code. I'll switch to 
the default; the 3 times is a bit arbitrary, but doesn't seem particularly 
unreasonable.



--
To view, visit http://gerrit.cloudera.org:8080/10684
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ia57dd9640d732a75659ca11763d89aefdaf16be1
Gerrit-Change-Number: 10684
Gerrit-PatchSet: 3
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Comment-Date: Mon, 11 Jun 2018 19:00:36 +0000
Gerrit-HasComments: Yes

Reply via email to