Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
-
Sharding
Description
After SERVER-26008, in mongos and mongod failpoints can be:
- set on the command line via --setParameter (but not at runtime via the setParameter command)
- set at runtime via the configureFailPoint command
- read at runtime via the getParameter command, but no longer via the configureFailPoint command
We should remove the configureFailPoint command entirely and instead read/write failpoints using --setParameter and the setParameter/getParameter commands.
Attachments
Issue Links
- is related to
-
SERVER-26008 allow setting failpoints on the command line
-
- Closed
-