Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Trivial - P5
-
Resolution: Cannot Reproduce
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Usability
-
Labels:None
-
Operating System:ALL
Description
If you start `mongod` with the `--pidfilepath` and `–fork` options the pid written to the pid file is the parent process. If we want to subsequently identify the running process the pid file should contain the pid of the child process which is reported on the command line.