[SERVER-26064] remove configureFailPoint command; read/write failpoints through setParameter/getParameter Created: 12/Sep/16  Updated: 06/Dec/22  Resolved: 20/Jun/17

Status: Closed
Project: Core Server
Component/s: Internal Code
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Major - P3
Reporter: Esha Maharishi (Inactive) Assignee: [DO NOT USE] Backlog - Sharding Team
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
is related to SERVER-26008 allow setting failpoints on the comma... Closed
Assigned Teams:
Sharding
Participants:

 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.


Generated at Thu Feb 08 04:11:02 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.