[ 
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

Reply via email to