-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
v6.0
-
Repl 2022-06-13
The PerClusterDataConsistencyHook prints out that it is checking data consistency on a cluster, but then uses the fixture that was passed into it. This means that it ends up checking consistency on the same cluster (i.e. the fixture that was passed in) multiple times.