You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jason Huynh (JIRA)" <ji...@apache.org> on 2017/09/21 16:14:00 UTC

[jira] [Resolved] (GEODE-3578) Creating and closing a cq from a client should only require DATA:READ

     [ https://issues.apache.org/jira/browse/GEODE-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Huynh resolved GEODE-3578.
--------------------------------
    Resolution: Fixed

> Creating and closing a cq from a client should only require DATA:READ
> ---------------------------------------------------------------------
>
>                 Key: GEODE-3578
>                 URL: https://issues.apache.org/jira/browse/GEODE-3578
>             Project: Geode
>          Issue Type: Bug
>          Components: cq, docs, security
>            Reporter: Jason Huynh
>            Assignee: Jason Huynh
>              Labels: 1.3
>             Fix For: 1.3.0
>
>
> A client should not be required to have CLUSTER:MANAGE:QUERY to create a cq.  Otherwise, we would be giving clients the ability to create/drop indexes as a side effect of wanting to allow them to create a cq.
> Instead a client creating a cq should require just DATA:READ.  The client should also be able to close their own cq, therefore only needing DATA:READ for that.
> However an admin should be able to close cq's.  They may not have DATA:READ. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)