-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Server Tooling & Methods
The following scenario would be valuable to have as part of powercycle testing:
- While the mongod is starting up, either for the first time or after a crash ("recovery")
- Crash the server
This would require changes to the single threaded nature of powercycle to start mongod and wait for the fork to complete.