chris
(Chris Dellaway)
4
That depends. What is the state of the rest of the cluster?
If this was just one of the members being upgraded it would be incorrect that featureCompatibilityVersion is already at 4.2 as that is the last step once all members are running the new binary version.
Check the rs.status() and the db.adminCommand( { getParameter: 1, featureCompatibilityVersion: 1 } )