In 3.4 we stop writing the shardId and config server connection string to the minOpTimeRecovery document, as that information is redundant of information present in the shardIdentity document. We still handle reading that information, however, to handle backwards compatibility during upgrade from 3.2 to 3.4. During the 3.6 dev cycle this can be removed.
- duplicates
-
SERVER-27625 Remove dead ANSA and setShardVersion code
- Closed
- is related to
-
SERVER-24465 Remove recoverShardingState parameter
- Closed
- related to
-
SERVER-34166 Stop writing config server connection string and shard name to minOpTime recovery document
- Closed