sapling/cmds
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
..
admin mononoke/sqlblob: drop repo_id from everywhere 2019-08-05 03:50:51 -07:00
blobrepo_checker/src mononoke/filestore: incorporate in Mononoke 2019-07-31 05:19:40 -07:00
blobstore_healer mononoke/blobstore_healer: fixes for the handling of blobstores after heal 2019-08-05 03:50:54 -07:00
bonsai_verify added new admin subcommand to verify manifest generation logic 2019-07-12 07:31:02 -07:00
tests mononoke/configlint: check locality 2019-05-21 12:25:45 -07:00
aliasverify.rs mononoke/filestore: incorporate in Mononoke 2019-07-31 05:19:40 -07:00
benchmark_filestore.rs mononoke/benchmark_filestore: add support for testing with caches 2019-08-02 05:40:29 -07:00
blobimport.rs mononoke/blobimport: allow running without re-creating store 2019-07-31 11:42:36 -07:00
configlint.rs mononoke: remove local_instances option from cmdlib 2019-07-04 08:03:51 -07:00
dumprev.rs Convert scm/mononoke to Rust 2018 2019-05-23 11:14:19 -07:00
idxdump.rs Convert scm/mononoke to Rust 2018 2019-05-23 11:14:19 -07:00
populate_healer.rs mononoke: Migrate populate_healer for new storage config data model 2019-08-05 03:50:52 -07:00
revlogrepo.rs Apply rustfmt to all rust files 2019-07-10 19:36:32 -07:00