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

cassandra-stress does not honour consistency level (cl) parameter when used in combination with user command

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 2.1.5
    • Legacy/Tools
    • None
    • Normal

    Description

      The stress test tool does not honour "cl" parameter when used in combination with the "user" command. Consistency level will be default ONE no matter what is set by "cl=".

      Works fine with "write" command.

      How to reproduce:
      1. Create a suitable yaml-file to use in test
      2. Run e.g.

      ./cassandra-stress user profile=./file.yaml cl=ALL no-warmup duration=10s  ops\(insert=1\) -rate threads=4 -port jmx=7100

      3. Observe that cl=ONE in trace logs

      Attachments

        1. 8948.txt
          2 kB
          T Jake Luciani

        Activity

          People

            tjake T Jake Luciani
            andreas.flinck Andreas Flinck
            T Jake Luciani
            Benedict Elliott Smith
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: