Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
ALL
-
v4.4, v4.2
-
Repl 2021-05-03
Description
AwaitNodesAgreeOnPrimary uses the passed-in array "nodes" in a few places when it should use self.nodes, which makes it throw exceptions and never complete sometimes.