You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "J.B. Langston (JIRA)" <ji...@apache.org> on 2014/11/04 19:25:35 UTC

[jira] [Created] (CASSANDRA-8253) cassandra-stress 2.1 doesn't support LOCAL_ONE

J.B. Langston created CASSANDRA-8253:
----------------------------------------

             Summary: cassandra-stress 2.1 doesn't support LOCAL_ONE
                 Key: CASSANDRA-8253
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8253
             Project: Cassandra
          Issue Type: Bug
            Reporter: J.B. Langston


Looks like a simple oversight in argument parsing:

➜  bin  ./cassandra-stress write cl=LOCAL_ONE
Invalid value LOCAL_ONE; must match pattern ONE|QUORUM|LOCAL_QUORUM|EACH_QUORUM|ALL|ANY

Also, CASSANDRA-7077 argues that it should be using LOCAL_ONE by default.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)