sapling/eden/fs/store/hg
Katie Mancini 1876c4e77b adding logging for selective paths
Summary:
Eden can sometimes unexpectedly fetch files from the server, and we want
to know why this is happening. This adds logging for the source of
data fetching in edens backing store to help obviate why these fetches
are happening.

This temporarily adds the logging in the HgQueuedBacking store to get a naive
version of logging rolled out sooner. Follow up changes will move this logging
closer to the data fetching itself if possible (in HgDatapackStore and HgImporter).

Reviewed By: chadaustin

Differential Revision: D22012572

fbshipit-source-id: b1b012ce4ee133fbacecd586b7365c3c5a5386df
2020-06-23 10:02:41 -07:00
..
test adding logging for selective paths 2020-06-23 10:02:41 -07:00
CMakeLists.txt remove Mononoke usage in HgBackingStore 2020-05-05 20:59:02 -07:00
HgBackingStore.cpp thread ObjectFetchContext to backing store 2020-06-23 10:02:40 -07:00
HgBackingStore.h thread ObjectFetchContext to backing store 2020-06-23 10:02:40 -07:00
HgDatapackStore.cpp batch imports blobs from Rust stores from EdenAPI 2020-06-10 19:29:25 -07:00
HgDatapackStore.h batch imports blobs from Rust stores from EdenAPI 2020-06-10 19:29:25 -07:00
HgImporter.cpp win: only inherit the pipe handles 2020-06-10 19:29:18 -07:00
HgImporter.h make HgProxyHash::getBatch return HgProxyHash instead of pair 2020-04-14 20:30:33 -07:00
HgImportPyError.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
HgImportPyError.h eden: remove hg_import_helper.py 2019-12-03 09:30:09 -08:00
HgImportRequest.cpp track request by attaching the tracker to the Future 2020-05-05 20:59:03 -07:00
HgImportRequest.h batch fetch blobs 2020-05-05 20:59:04 -07:00
HgImportRequestQueue.cpp populate multiple requests at once from the queue 2020-05-05 20:59:03 -07:00
HgImportRequestQueue.h populate multiple requests at once from the queue 2020-05-05 20:59:03 -07:00
HgProxyHash.cpp make HgProxyHash::getBatch return HgProxyHash instead of pair 2020-04-14 20:30:33 -07:00
HgProxyHash.h make HgProxyHash::getBatch return HgProxyHash instead of pair 2020-04-14 20:30:33 -07:00
HgQueuedBackingStore.cpp adding logging for selective paths 2020-06-23 10:02:41 -07:00
HgQueuedBackingStore.h adding logging for selective paths 2020-06-23 10:02:41 -07:00
proxy_import_helper.py Tidy up license headers 2019-10-11 05:28:23 -07:00