11507: Put bufferblocks into DELETED state when deleted so they don't get
authorPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 20 Apr 2017 21:45:37 +0000 (17:45 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 20 Apr 2017 21:45:37 +0000 (17:45 -0400)
commit7116da151dc8bfd5ac1a9b016b2ed6e4c35572f7
tree6527c26cbd3abce523a09bd18272c1fa08b2f539
parentbef5d901f00648e703bb6a3ad58fa481a610ffd7
11507: Put bufferblocks into DELETED state when deleted so they don't get
reused accidentally if there are dangling references.  When packing small
blocks, update segments with the block hash instead of the bufferblock id to
avoid dangling references.
sdk/python/arvados/arvfile.py
sdk/python/tests/test_collections.py