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

Jonathan Ellis commented on CASSANDRA-6572:
-------------------------------------------

IMO the two options to serialize incoming requests at are

# QueryProcessor
# StorageProxy

The good thing about StorageProxy is that it's the common substrate for Thrift 
and CQL.  The bad thing is that QP itself is complex enough to have 
regressions.  So I'd lean towards ignoring Thrift and make this a CQL-only tool.

> 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
>
> "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.1.5#6160)

Reply via email to