You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* after the backport of the backcompat code is complete.
190
190
*/
191
191
192
-
boolean bwc_tests_enabled =false
193
-
String bwc_tests_disabled_issue ="https://github.com/elastic/elasticsearch/pull/70158"/* place a PR link here when committing bwc changes */
192
+
boolean bwc_tests_enabled =true
193
+
String bwc_tests_disabled_issue =""/* place a PR link here when committing bwc changes */
194
194
/*
195
195
* FIPS 140-2 behavior was fixed in 7.11.0. Before that there is no way to run elasticsearch in a
196
196
* JVM that is properly configured to be in fips mode with BCFIPS. For now we need to disable
0 commit comments