summaryrefslogtreecommitdiff
path: root/jstests/core/wildcard_index_cached_plans.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/wildcard_index_cached_plans.js')
-rw-r--r--jstests/core/wildcard_index_cached_plans.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/wildcard_index_cached_plans.js b/jstests/core/wildcard_index_cached_plans.js
index ce639db0014..f7609bfae96 100644
--- a/jstests/core/wildcard_index_cached_plans.js
+++ b/jstests/core/wildcard_index_cached_plans.js
@@ -13,6 +13,8 @@
* assumes_balancer_off,
* inspects_whether_plan_cache_entry_is_active,
* requires_fcv_62,
+ * # Plan cache state is node-local and will not get migrated alongside tenant data.
+ * tenant_migration_incompatible,
* ]
*/
(function() {