Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Duplicate
-
None
-
None
-
Replication
Description
Scenarios:
Variants: Cluster, Standalone
As an administrator with a 3.4 mongod instance,
When I shutdown the instance and start under the 3.6 binary,
then the instance starts successfully*.
- For standalone instances, iterating over all collection statuses should yield log=true
- For replica cluster, iterating over all collection statuses should yield log=true for all user collections and no otherwise.
As an administrator with a 3.6 mongod instance and FCV 3.4,
When I shutdown the instance and start under the 3.4 binary,
then the instance starts successfully*.
- For standalone instances, iterating over all collection statuses should yield log=true
- For replica cluster, iterating over all collection statuses should yield log=true.
Attachments
Issue Links
- depends on
-
SERVER-30349 Atomically turn on recovery to a timestamp in storage and replication.
-
- Closed
-
- duplicates
-
SERVER-32590 RTT 3.6<->4.0 upgrade/downgrade.
-
- Closed
-