-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2024-01-22
-
None
-
None
-
None
-
None
-
None
-
None
-
None
There are tests in bucket_catalog_test.cpp that make use of setGlobalFailPoint that could instead use FailPointEnableBlock instead, which behaves like a RAIIServerParameterControllerForTest but for failpoints instead of server parameters.