The FCV 4.4 migration protocol involves doing a retryable write against the recipient shard, and retryable writes are not supported on storage engines without document-level concurrency. We should skip running JavaScript tests tagged with requires_sharding on the Linux (ephemeralForTest) build variant.
- is related to
-
SERVER-45339 Make MigrationSourceManager send _recvChunkStart to recipient shard as a retryable write
- Closed
-
SERVER-45502 The FCV 4.4 migration protocol does not work on shards with storage engines that do not support document-level locking
- Closed
-
SERVER-46088 Exclude sharding auth tests from ephemeralForTest variant
- Closed