Details
-
New Feature
-
Status: Closed
-
Major - P3
-
Resolution: Won't Fix
-
None
-
None
-
None
-
Not Needed
Description
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.