-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Execution Team 2020-07-13, Execution Team 2020-07-27, Execution Team 2020-08-10, Execution Team 2020-09-21
-
120
We would like to prohibit config from being dropped to prevent failures. This ticket is to investigate whether there’s some playbook that requires it in the field that cannot be modified.
This originated from a failure where the fuzzier dropped the config database causing voteCommitIndexBuild to retry endlessly on NamespaceNotFound. Fixing the fuzzer only (to not drop config) wouldn't fix the problem that users can hang their index builds indefinitely since config.system.indexBuilds is missing.
- is related to
-
SERVER-47323 If config.system.indexBuilds is dropped, then voteCommitIndexBuild will endlessly retry on NamespaceNotFound errors
- Closed
- related to
-
SERVER-54789 add config db check to indexbuildentryhelpers::getIndexBuildEntry()
- Closed