You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2017/09/15 17:31:01 UTC

[jira] [Created] (GEODE-3628) fix required permission for lucene query

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)