Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Execution Team 2024-01-22
Description
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.