-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 7.1.0-rc0
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
65
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Fix for BF-28669.
SERVER-76795's fix for BF-28626 has a bug in it in that the verifyExplainResult() function resolves kOptEither to kOptTrue or kOptFalse once on the first loop iteration, but in mixed clusters the correct resolution may differ per iteration.
This is a test fix, not a bug in the server.