remove configureFailPoint command; read/write failpoints through setParameter/getParameter

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Internal Code
    • None
    • Sharding
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

              Assignee:
              [DO NOT USE] Backlog - Sharding Team
              Reporter:
              Esha Maharishi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: