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

Pavel Yaskevich commented on CASSANDRA-4664:
--------------------------------------------

I agree with Sylvain on this because it was actually a bug which allowed system 
keyspace to be modified which I fixed in this issue, if you want to modify 
system keyspace it could be done using CQL3's processInternal call on 
server-side, as Brandon suggested shuffle could be moved to use 
JMX+processInternal for insertes and CQL for retrieval.
                
> Rename permission USE to DESCRIBE.
> ----------------------------------
>
>                 Key: CASSANDRA-4664
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4664
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Pavel Yaskevich
>            Assignee: Pavel Yaskevich
>             Fix For: 1.1.6
>
>         Attachments: CASSANDRA-4664.patch
>
>
> We should change USE permission to DESCRIBE as it better reflects it's 
> meaning.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to