[ https://issues.apache.org/jira/browse/GEODE-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Huynh updated GEODE-3578: ------------------------------- Fix Version/s: 1.3.0 > 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)