[
https://issues.apache.org/jira/browse/CASSANDRA-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939911#comment-13939911
]
Russ Hatch commented on CASSANDRA-6886:
---------------------------------------
the cassandra-stress help text would lead me to believe that cql3 native is a
valid option:
{noformat}
rhatch@whatup:~/git/cstar/cassandra$ tools/bin/cassandra-stress help -mode
Usage: -mode thrift [smart]
OR
Usage: -mode native [prepared] cql3 [compression=?] [port=?]
OR
Usage: -mode thrift [prepared] cql3 [compression=?] [port=?]
OR
Usage: -mode simplenative [prepared] cql3 [port=?]
OR
Usage: -mode thrift cql2 [prepared]
compression=? (default=none)
port=? (default=9046)
{noformat}
> cassandra-stress currently uses thrift by default
> -------------------------------------------------
>
> Key: CASSANDRA-6886
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6886
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Reporter: Russ Hatch
> Priority: Minor
>
> Since thrift will be frozen, and cql3 native is the preferred alternative,
> can stress be updated to default to cql3 native?
--
This message was sent by Atlassian JIRA
(v6.2#6252)