Skip to content

Commit ad4a194

Browse files
authored
Grant Lucene expressions module create classloader entitlement (#123424) (#123433)
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 1cba95e commit ad4a194

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)