summaryrefslogtreecommitdiff
path: root/jstests/core/plan_cache_stats_shard_and_host.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/plan_cache_stats_shard_and_host.js')
-rw-r--r--jstests/core/plan_cache_stats_shard_and_host.js7
1 files changed, 2 insertions, 5 deletions
diff --git a/jstests/core/plan_cache_stats_shard_and_host.js b/jstests/core/plan_cache_stats_shard_and_host.js
index 500e2265cc8..573050ec41e 100644
--- a/jstests/core/plan_cache_stats_shard_and_host.js
+++ b/jstests/core/plan_cache_stats_shard_and_host.js
@@ -2,13 +2,10 @@
// for each plan cache entry when appropriate.
//
// @tags: [
-// assumes_read_preference_unchanged,
+// assumes_balancer_off,
// assumes_read_concern_unchanged,
+// assumes_read_preference_unchanged,
// does_not_support_stepdowns,
-// assumes_balancer_off,
-// # The "shard" and "host" fields were added in 4.4 as part of sharding support for
-// # $planCacheStats.
-// requires_fcv_44,
// ]
(function() {
"use strict";