[ https://issues.apache.org/jira/browse/GEODE-8764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17243756#comment-17243756 ]
ASF subversion and git services commented on GEODE-8764: -------------------------------------------------------- Commit 9ccef088ed5df32afaae1ceb7725be561544716d in geode's branch refs/heads/develop from Xiaojian Zhou [ https://gitbox.apache.org/repos/asf?p=geode.git;h=9ccef08 ] GEODE-8764: Lucene Functions should request data read permission only on the specified region (#5809) > 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 > > 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)