Swapnil Bawaskar created GEODE-3628:
---------------------------------------
Summary: fix required permission for lucene query
Key: GEODE-3628
URL: https://issues.apache.org/jira/browse/GEODE-3628
Project: Geode
Issue Type: Bug
Components: lucene
Reporter: Swapnil Bawaskar
Fix For: 1.3.0
Previously running a function required DATA:WRITE authorization, and because
lucene query is implemented using functions, it did too.
Now, that we have API that allows function author to choose what authorization
is required to execute a function (GEODE-2817). We should change lucene query
to require DATA:READ.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)