summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorIan Boros <ian.boros@mongodb.com>2022-05-26 20:45:45 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-06-09 13:48:09 +0000
commit9847e9146a43f4b5b2c24cd0b22690ac612b64cc (patch)
tree91aa68c60a784622b15ab726787e50900ec38853 /buildscripts
parent2992fa920f3f093f357db5ba5953c249a4648c55 (diff)
downloadmongo-9847e9146a43f4b5b2c24cd0b22690ac612b64cc.tar.gz
SERVER-66814 Use classic MatchExpression for applying filters in SBE
Co-authored-by: Eric Cox <eric.cox@mongodb.com> (cherry picked from commit b16ad103a503897898fb91c5f9d198407e3e2abf)
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/fully_disabled_feature_flags.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml b/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml
index c08125ad738..e05f4ed1a0f 100644
--- a/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml
+++ b/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml
@@ -8,3 +8,4 @@
# Disable featureFlagRequireTenantID until all paths pass tenant id to TenantNamespace
# and TenantDatabase constructors.
- featureFlagRequireTenantID
+- featureFlagSbePlanCache