Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-26064

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

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

      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:
            backlog-server-sharding [DO NOT USE] Backlog - Sharding Team
            Reporter:
            esha.maharishi@mongodb.com Esha Maharishi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: