Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
ALL
-
Repl 2021-03-08, Repl 2021-03-22
Description
New 4.9 shard servers use the default 4.4 FCV, and therefore reject secondaryDelaySecs, until either:
- they are added to a cluster with 4.9 FCV (via addShard)
- they are added to a cluster with 4.4 FCV and the FCV is then set to 4.9 for the entire cluster via mongos
During this period, we should allow shard servers to initialize with secondaryDelaySecs since they are using the 4.9 binary.
Attachments
Issue Links
- is documented by
-
DOCS-14300 Investigate changes in SERVER-54908: Shard servers with 4.9 binary and 4.4 FCV should be able to use secondaryDelaySecs
-
- Closed
-