[
https://issues.apache.org/jira/browse/GEODE-8764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dick Cavender closed GEODE-8764.
--------------------------------
> Lucene Functions should request data read permission only on the specified
> region
> ---------------------------------------------------------------------------------
>
> Key: GEODE-8764
> URL: https://issues.apache.org/jira/browse/GEODE-8764
> Project: Geode
> Issue Type: Bug
> Reporter: Xiaojian Zhou
> Assignee: Xiaojian Zhou
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.1, 1.13.2, 1.14.0
>
>
> GEODE-6930 changed the lucene functions' permission from ALL to only
> requiring DATA_READ. But it did not specified region. So it's actually
> requesting DATA_READ on all the regions. This definitely over requested.
> The lucene functions only need DATA_READ permission on specified region.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)