-
Type: New Feature
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Proposed Tools
-
None
-
Not Needed
The idea is to have a way to simulate bad conditions to see how an application using mongo handles them. Some examples include:
- connection stays open, but not results returned
- results returned, but with some configurable amount of delay
- server stops responding at all
Eliot said that tools/bridge.cpp might be a place where this sort of tool could be built out of.