-
Type:
Improvement
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
There are currently 64 references to ExitCode::fail, whose value is 1. However, using a catch-all exit code like fail for the mongod or a related process is not as helpful as a descriptive code like `badOptions` or `netError`. These descriptive exit codes point to the general class of the issue and can be greatly helpful to anyone debugging a server crash or unexpected exit.
- is related to
-
SERVER-9434 Process exit codes should be between 0 and 255
-
- Closed
-
- related to
-
SERVER-119430 update process exit codes in servers.js to match exit_code.h
-
- Closed
-