Details
Description
Starting a mongod server with the storage engine set to inMemory and the storage node watchdog enabled will cause the server to crash when the watchdog check runs. This seems to be because the watchdog unconditionally tries to check the journal directory, which does not exist when using inMemory.