-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Security 2021-03-08
-
95
It appears that the fuzzer invokes createCollection which attempts to get a DurableCatalog. The OpMsgFuzzerFixture currently uses StorageEngineMock which cannot provide a DurableCatalog. We should switch to use the "ephemeralForTest" storage engine.