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