We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21b1a47 + c92ce0a commit 898ce8eCopy full SHA for 898ce8e
modules/lang-expression/src/main/plugin-metadata/entitlement-policy.yaml
@@ -1,2 +1,2 @@
1
-org.elasticsearch.script.expression:
+org.apache.lucene.expressions:
2
- create_class_loader
muted-tests.yml
@@ -349,6 +349,9 @@ tests:
349
- class: org.elasticsearch.index.mapper.IPSyntheticSourceNativeArrayIntegrationTests
350
method: testSynthesizeArrayIgnoreMalformed
351
issue: https://github.com/elastic/elasticsearch/issues/123419
352
+- class: org.elasticsearch.packaging.test.DockerTests
353
+ method: test151MachineDependentHeapWithSizeOverride
354
+ issue: https://github.com/elastic/elasticsearch/issues/123437
355
356
# Examples:
357
#
0 commit comments