[ 
https://issues.apache.org/jira/browse/GEODE-8764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17244148#comment-17244148
 ] 

ASF subversion and git services commented on GEODE-8764:
--------------------------------------------------------

Commit d2985950faf15a29d3f0f7a384dab27ca043a1f1 in geode's branch 
refs/heads/support/1.12 from Xiaojian Zhou
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d298595 ]

GEODE-8764: Lucene Functions should request data read permission only on the 
specified region (#5809)


(cherry picked from commit 9ccef088ed5df32afaae1ceb7725be561544716d)


> 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.14.0, 1.13.2
>
>
> 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)

Reply via email to