summaryrefslogtreecommitdiff
path: root/jstests/sharding/change_stream_shard_failover.js
diff options
context:
space:
mode:
authorTess Avitabile <tess.avitabile@mongodb.com>2018-09-26 11:26:36 -0400
committerTess Avitabile <tess.avitabile@mongodb.com>2018-10-02 10:58:05 -0400
commitaaa64733625433f31a5e212f4652a58816385388 (patch)
tree538d19b094a41d780b56ca1f7f065ad8cc08acf9 /jstests/sharding/change_stream_shard_failover.js
parente74ff7028c06686611eb4652a80a212bf14e3757 (diff)
downloadmongo-aaa64733625433f31a5e212f4652a58816385388.tar.gz
SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter
Diffstat (limited to 'jstests/sharding/change_stream_shard_failover.js')
-rw-r--r--jstests/sharding/change_stream_shard_failover.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/sharding/change_stream_shard_failover.js b/jstests/sharding/change_stream_shard_failover.js
index ade85d27086..27a141bcfed 100644
--- a/jstests/sharding/change_stream_shard_failover.js
+++ b/jstests/sharding/change_stream_shard_failover.js
@@ -1,6 +1,7 @@
/**
* Test resuming a change stream on a node other than the one it was started on. Accomplishes this
* by triggering a stepdown.
+ * @tags: [uses_change_streams]
*/
// Checking UUID consistency uses cached connections, which are not valid across restarts or