sapling/cmds/blobstore_healer
Alex Hornby 00d855084d mononoke/blobstore_healer: fixes for the handling of blobstores after heal
Summary:
Fixes for the handling of blobstores after heal:
1. If all blobstores are successfully healed for a key, no need to requeue it
2. Where all heal puts fail, make sure we requeue with at least the original source blobstore we loaded the blob from
3. When we do write to the queue,  write with all blobstore ids where we know we have good data, so that when it is read later it is not considered missing.

Reviewed By: krallin

Differential Revision: D15911853

fbshipit-source-id: 1c81ce4ec5f975e5230b27934662e02ec515cb8f
2019-08-05 03:50:54 -07:00
..
dummy.rs mononoke: add key filter option to blobstore healer 2019-08-05 03:50:53 -07:00
healer.rs mononoke/blobstore_healer: fixes for the handling of blobstores after heal 2019-08-05 03:50:54 -07:00
main.rs mononoke: add key filter option to blobstore healer 2019-08-05 03:50:53 -07:00