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