11684: When packing small blocks into one, save references of the files
authorLucas Di Pentima <lucas@curoverse.com>
Fri, 26 May 2017 02:34:59 +0000 (23:34 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Fri, 26 May 2017 02:34:59 +0000 (23:34 -0300)
commitd094ae4ee58f26e0585445eccb3be2d019ab020f
treecd174495d1ed9952bc77890542fe528d2364749e
parent3b12ef6b6d7ff6852f6109ab71dbec382322a686
11684: When packing small blocks into one, save references of the files
included on the block when committing it asynchronously, so that the
segment's locators can be updated at the put thread after the block is
committed and the permission token is returned from the API Server.
sdk/python/arvados/arvfile.py
sdk/python/tests/test_collections.py