Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Fully Compatible
-
ALL
-
Repl 2017-12-04
Description
Starting a master using ReplTest.start(true) results in a master running with FCV 3.6.
Starting a slave using ReplTest.start(false) results in a slave running with FCV 3.4 until it completes syncing all databases with a master (see comments). Any test depending on the slave being at FCV 3.6 must wait for replication before running any 3.6 commands
This affects jstests/noPassthrough/unsupported_change_stream_deployments.js