[ARVADOS] updated: ef2d368867bfae2ca702184c57a8cd873f1c4e43
git at public.curoverse.com
git at public.curoverse.com
Tue Jan 27 12:00:56 EST 2015
Summary of changes:
sdk/cli/bin/crunch-job | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
via ef2d368867bfae2ca702184c57a8cd873f1c4e43 (commit)
via 99a25735aeed6d5a3cd895a6a91f269d8bc8b3f1 (commit)
from fcd5763d2e36f2d9b87c0e77d2133ef078755b89 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit ef2d368867bfae2ca702184c57a8cd873f1c4e43
Merge: fcd5763 99a2573
Author: Brett Smith <brett at curoverse.com>
Date: Tue Jan 27 12:00:41 2015 -0500
Merge branch '5087-fix-crunch-sigpipe-wip'
Closes #5087, #5089.
commit 99a25735aeed6d5a3cd895a6a91f269d8bc8b3f1
Author: Brett Smith <brett at curoverse.com>
Date: Mon Jan 26 14:02:56 2015 -0500
5087: crunch-job installer feeds tar incrementally.
When the input we give to tar is large enough (greater than 4-5MiB),
writing it all in one shot causes tar to die, and crunch-job to get
SIGPIPE. Prevent this by feeding the input to tar in a series of
smaller writes.
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list