-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Security 2021-02-08
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Write a jstest that records the min/maxWireVersion in MongoDB 4.9.0. It should execute "hello" with apiVersion: "1", and assert the reply's minWireVersion ≤ 4.9.0's minWireVersion, and the reply's maxWireVersion ≥ 4.9.0's maxWireVersion. Do the same for "isMaster" (an obsolete alias for "hello").