sapling/eden/fs
Genevieve Helsel 1e9ae5dc55 don't make local store compaction on graceful restart a hard failure
Summary: Since local store compaction is not a hard requirement for graceful restart, make this issue non blocking. We've seen some users fail restarts because they had compaction issues due to lack of space on their device. If we fail during the compaction stage, we should continue the restart anyway. This is also because there is a chance that the local store will clear columns that are no longer in use.

Reviewed By: chadaustin

Differential Revision: D22828433

fbshipit-source-id: 9a2aaec64e77c2d00089834fda8f8cffda472735
2020-08-03 07:20:55 -07:00
..
benchharness add 4k random writes benchmark 2020-07-14 16:13:37 -07:00
benchmarks add 4k random writes benchmark 2020-07-14 16:13:37 -07:00
cli allow specifying a mount for 'eden debug gc_process_fetch' 2020-07-23 11:54:12 -07:00
config Migrate to field_ref Thrift API 2020-07-21 11:23:35 -07:00
docs Some minor modifications to verbiage in documentation 2020-07-06 22:20:17 -07:00
fuse eden: fixup capsFlagsToLabel bit clearing logic 2020-07-30 12:47:56 -07:00
inodes make rename explicit about kernel cache invalidation 2020-07-28 14:47:40 -07:00
journal Migrate to field_ref Thrift API 2020-07-28 14:32:44 -07:00
model model: report symlink/executable as regular files on Windows 2020-05-12 08:46:35 -07:00
monitor enable log rotation in edenfs_monitor 2020-05-07 20:05:46 -07:00
notifications eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00
py thrift: do not test for socket before connecting to it 2020-07-22 15:37:14 -07:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
service don't make local store compaction on graceful restart a hard failure 2020-08-03 07:20:55 -07:00
sqlite silence some msvc warnings from sqlite.{h,cpp} 2020-04-26 21:14:24 -07:00
store add space between command name and args when logging fetch heavy processes to Scuba 2020-07-31 11:42:51 -07:00
takeover Migrate to field_ref Thrift API 2020-07-21 11:23:35 -07:00
telemetry win: when creating a file/directory, create the parents too 2020-07-29 12:17:17 -07:00
testharness make rename explicit about kernel cache invalidation 2020-07-28 14:47:40 -07:00
third-party eden: support NO_OPEN support on macOS 2020-07-27 17:53:03 -07:00
utils add space between command name and args when logging fetch heavy processes to Scuba 2020-07-31 11:42:51 -07:00
win win: add DBG6 logging when invalidating files 2020-07-31 11:28:28 -07:00
CMakeLists.txt revert: Run Eden as a Windows service 2020-05-28 09:01:03 -07:00