We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
requires_fcv_44
1 parent 38e0233 commit 3901a58Copy full SHA for 3901a58
jstests/concurrency/fsm_workloads/map_reduce_with_chunk_migrations.js
@@ -15,7 +15,8 @@
15
* assumes_autosplit_off,
16
* requires_non_retryable_writes,
17
* # mapReduce does not support afterClusterTime.
18
- * does_not_support_causal_consistency
+ * does_not_support_causal_consistency,
19
+ * requires_fcv_44
20
* ]
21
*/
22
load('jstests/concurrency/fsm_libs/extend_workload.js'); // for extendWorkload
0 commit comments