You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Lyuben Todorov (JIRA)" <ji...@apache.org> on 2014/07/18 11:47:06 UTC

[jira] [Commented] (CASSANDRA-6572) Workload recording / playback

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

Lyuben Todorov commented on CASSANDRA-6572:
-------------------------------------------

Added support for prepared statements on [26e3541|https://github.com/lyubent/cassandra/commit/26e3541aaa5261c83c594204e5a13567efeae20b]. PS replay doesn't fully work yet as statements with bound variables are being executed as soon as they are read in from the log rather than being placed on the queue for replay but there's a todo in the code (will fix in next commit). 

> Workload recording / playback
> -----------------------------
>
>                 Key: CASSANDRA-6572
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6572
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core, Tools
>            Reporter: Jonathan Ellis
>            Assignee: Lyuben Todorov
>             Fix For: 2.1.1
>
>         Attachments: 6572-trunk.diff
>
>
> "Write sample mode" gets us part way to testing new versions against a real world workload, but we need an easy way to test the query side as well.



--
This message was sent by Atlassian JIRA
(v6.2#6252)