10383: Re-done of the resume and update logic:
authorLucas Di Pentima <lucas@curoverse.com>
Thu, 17 Nov 2016 17:52:59 +0000 (14:52 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Thu, 17 Nov 2016 17:52:59 +0000 (14:52 -0300)
commitec5ec8c10756217482930b0ad763ff174b7843fd
treedf6785c326b51a5bb12c4a1e5214a54bd115cb94
parent17b7582b6116a4891a27769ee06f9a604bbabdd7
10383: Re-done of the resume and update logic:
* Eliminated the restriction to update the same collection once uploaded.
* Greatly simplified and corrected the file resuming decision making.
* Deterministic path traversing and uploading added.
* Remote collection updating is done using efficient Collection.copy() method from cached manifest.
sdk/python/arvados/commands/put.py