Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-4633

cassandra-stress: --enable-cql does not work with COUNTER_ADD

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 1.2.0
    • Legacy/Tools
    • None
    • Low

    Description

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

      ./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
      

      Attachments

        1. CASSANDRA-4633.patch
          8 kB
          Aleksey Yeschenko

        Activity

          People

            aleksey Aleksey Yeschenko
            cdaw Cathy Daw
            Aleksey Yeschenko
            Pavel Yaskevich
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: