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

Sylvain Lebresne commented on CASSANDRA-4584:
---------------------------------------------

If we don't want to allow tracing schema altering statements, we shouldn't 
allow the TRACE syntax and do nothing with it.

But honestly I'm not sure there is a point in disallowing tracing for some 
query, especially since that's more work than doing it for all queries. 
Besides, for any query it could be interesting to know how long it took to 
parse it, to validate it and to execute it. 


                
> Add CQL syntax to enable request tracing
> ----------------------------------------
>
>                 Key: CASSANDRA-4584
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4584
>             Project: Cassandra
>          Issue Type: Sub-task
>    Affects Versions: 1.2.0 beta 1
>            Reporter: Jonathan Ellis
>            Assignee: David Alves
>             Fix For: 1.2.0
>
>         Attachments: 4584.patch
>
>


--
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