Source these files:
- https://github.com/mongodb/mongo/blob/master/src/mongo/db/read_write_concern_provenance_test.cpp
- https://github.com/mongodb/mongo/blob/bb741a0ab1b2c80844dab55a3beecd83a8250ca4/src/mongo/db/s/balancer/migration_manager.cpp#L472-L481
- https://github.com/mongodb/mongo/blob/bb741a0ab1b2c80844dab55a3beecd83a8250ca4/src/mongo/db/commands/rwc_defaults_commands.cpp#L116-L120
- https://github.com/mongodb/mongo/blob/bb741a0ab1b2c80844dab55a3beecd83a8250ca4/src/mongo/db/service_entry_point_common.cpp#L275
- https://github.com/mongodb/mongo/blob/bb741a0ab1b2c80844dab55a3beecd83a8250ca4/src/mongo/db/service_entry_point_common.cpp#L723
- https://github.com/mongodb/mongo/blob/bb741a0ab1b2c80844dab55a3beecd83a8250ca4/src/mongo/db/s/migration_chunk_cloner_source_legacy.cpp#L299-L308
- https://github.com/mongodb/mongo/blob/bb741a0ab1b2c80844dab55a3beecd83a8250ca4/src/mongo/db/s/migration_chunk_cloner_source_legacy.cpp#L381-L390
Tests to remove:
- depends on
-
SERVER-46326 Update multiversion tests following 4.4.0-rc0
- Closed
- is depended on by
-
SERVER-46163 Enumerate and remove Sharding-related FCV4.2-dependent code and tests
- Closed
- related to
-
SERVER-47093 Re-enable multiversion passthroughs
- Closed