You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Cathy Daw (JIRA)" <ji...@apache.org> on 2012/09/07 21:57:07 UTC

[jira] [Created] (CASSANDRA-4633) cassandra-stress: --enable-cql does not work with COUNTER_ADD

Cathy Daw created CASSANDRA-4633:
------------------------------------

             Summary: cassandra-stress:  --enable-cql does not work with COUNTER_ADD
                 Key: CASSANDRA-4633
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4633
             Project: Cassandra
          Issue Type: Bug
          Components: Tools
            Reporter: Cathy Daw
            Priority: Minor


When I remove --enable-cql the following runs successfully.
Note:  INSERT/READ are fine.

{code}
./cassandra-stress --operation=COUNTER_ADD --enable-cql --replication-factor=3 --consistency-level=ONE --num-keys=10000  --columns=20 

total,interval_op_rate,interval_key_rate,avg_latency,elapsed_time
Operation [1] retried 10 times - error incrementing key 0001 ((InvalidRequestException): cannot parse 'C58' as hex bytes)

Operation [0] retried 10 times - error incrementing key 0000 ((InvalidRequestException): cannot parse 'C58' as hex bytes)

0,0,0,NaN,0
FAILURE
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CASSANDRA-4633) cassandra-stress: --enable-cql does not work with COUNTER_ADD

Posted by "Aleksey Yeschenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-4633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Yeschenko updated CASSANDRA-4633:
-----------------------------------------

    Attachment: CASSANDRA-4633.patch
    
> cassandra-stress:  --enable-cql does not work with COUNTER_ADD
> --------------------------------------------------------------
>
>                 Key: CASSANDRA-4633
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4633
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Cathy Daw
>            Assignee: Aleksey Yeschenko
>            Priority: Minor
>             Fix For: 1.2.0
>
>         Attachments: CASSANDRA-4633.patch
>
>
> When I remove --enable-cql the following runs successfully.
> Note:  INSERT/READ are fine.
> {code}
> ./cassandra-stress --operation=COUNTER_ADD --enable-cql --replication-factor=3 --consistency-level=ONE --num-keys=10000  --columns=20 
> total,interval_op_rate,interval_key_rate,avg_latency,elapsed_time
> Operation [1] retried 10 times - error incrementing key 0001 ((InvalidRequestException): cannot parse 'C58' as hex bytes)
> Operation [0] retried 10 times - error incrementing key 0000 ((InvalidRequestException): cannot parse 'C58' as hex bytes)
> 0,0,0,NaN,0
> FAILURE
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CASSANDRA-4633) cassandra-stress: --enable-cql does not work with COUNTER_ADD

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-4633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-4633:
--------------------------------------

         Reviewer: xedin
    Fix Version/s: 1.2.0
         Assignee: Aleksey Yeschenko
    
> cassandra-stress:  --enable-cql does not work with COUNTER_ADD
> --------------------------------------------------------------
>
>                 Key: CASSANDRA-4633
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4633
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Cathy Daw
>            Assignee: Aleksey Yeschenko
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> When I remove --enable-cql the following runs successfully.
> Note:  INSERT/READ are fine.
> {code}
> ./cassandra-stress --operation=COUNTER_ADD --enable-cql --replication-factor=3 --consistency-level=ONE --num-keys=10000  --columns=20 
> total,interval_op_rate,interval_key_rate,avg_latency,elapsed_time
> Operation [1] retried 10 times - error incrementing key 0001 ((InvalidRequestException): cannot parse 'C58' as hex bytes)
> Operation [0] retried 10 times - error incrementing key 0000 ((InvalidRequestException): cannot parse 'C58' as hex bytes)
> 0,0,0,NaN,0
> FAILURE
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira