-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.5 Required
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
v4.4
-
Repl 2020-05-04
-
26
It looks like the ReplicaSetMonitor now uses exhaust streamable isMaster by default. This is problematic for our exhaust isMaster metrics integration tests as these tests assume no other clients will initiate exhaust streams with the server. Naturally, the metrics received can end up being incorrect. We should exclude our tests from being run in the integration_tests_replset suite.