Skip to content

Commit 403b8c6

Browse files
authored
Grant Lucene expressions module create classloader entitlement (elastic#123424) (elastic#123435)
Expressions create a classloader within Lucene, not the Elasticsearch module. This commit fixes the policy to grant the entitlement to the Lucene module.
1 parent 08c714a commit 403b8c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
org.elasticsearch.script.expression:
1+
org.apache.lucene.expressions:
22
- create_class_loader

0 commit comments

Comments
 (0)