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

Stefan Miklosovic commented on CASSANDRA-16039:
-----------------------------------------------

I ve addressed the most of your feedback. I have not done anything with return 
codes, this type of change is not trivial and I do not know how to go about it. 
In theory I agree that if all queries fail, return code should not be 0, but in 
order to implement these changes we would need to change a lot of internals and 
this ticket is not about that issue. If you want to address it, it would be 
better to merge this stuff and treat it separately in a completely new ticket.

> FQL replay should have options to ignore DDL statements
> -------------------------------------------------------
>
>                 Key: CASSANDRA-16039
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16039
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tool/fql
>            Reporter: David Capwell
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>             Fix For: 4.0-rc
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> FQL logs will contain DDL statements made on the host, and the replay tool 
> will attempt to replay them; this can be unsafe in general so should have an 
> option to filter them out.
> Thinking about it, since DDL replay isn’t obvious, we should most likely 
> default to false and have a flag to allow DDL replay as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to