[jira] [Updated] (CASSANDRA-8948) cassandra-stress does not honour consistency level (cl) parameter when used in combination with user command

2015-04-03 Thread Tyler Hobbs (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-8948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tyler Hobbs updated CASSANDRA-8948:
---
Fix Version/s: (was: 2.1.5)

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

 Key: CASSANDRA-8948
 URL: https://issues.apache.org/jira/browse/CASSANDRA-8948
 Project: Cassandra
  Issue Type: Bug
  Components: Tools
Reporter: Andreas Flinck
Assignee: T Jake Luciani
 Fix For: 2.1.5

 Attachments: 8948.txt


 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. {code}./cassandra-stress user profile=./file.yaml cl=ALL 
 no-warmup duration=10s  ops\(insert=1\) -rate threads=4 -port jmx=7100{code}
 3. Observe that cl=ONE in trace logs



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


[jira] [Updated] (CASSANDRA-8948) cassandra-stress does not honour consistency level (cl) parameter when used in combination with user command

2015-04-03 Thread Tyler Hobbs (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-8948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tyler Hobbs updated CASSANDRA-8948:
---
Fix Version/s: 2.0.15

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

 Key: CASSANDRA-8948
 URL: https://issues.apache.org/jira/browse/CASSANDRA-8948
 Project: Cassandra
  Issue Type: Bug
  Components: Tools
Reporter: Andreas Flinck
Assignee: T Jake Luciani
 Fix For: 2.1.5

 Attachments: 8948.txt


 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. {code}./cassandra-stress user profile=./file.yaml cl=ALL 
 no-warmup duration=10s  ops\(insert=1\) -rate threads=4 -port jmx=7100{code}
 3. Observe that cl=ONE in trace logs



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


[jira] [Updated] (CASSANDRA-8948) cassandra-stress does not honour consistency level (cl) parameter when used in combination with user command

2015-04-03 Thread Tyler Hobbs (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-8948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tyler Hobbs updated CASSANDRA-8948:
---
Fix Version/s: (was: 2.0.15)
   2.1.5

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

 Key: CASSANDRA-8948
 URL: https://issues.apache.org/jira/browse/CASSANDRA-8948
 Project: Cassandra
  Issue Type: Bug
  Components: Tools
Reporter: Andreas Flinck
Assignee: T Jake Luciani
 Fix For: 2.1.5

 Attachments: 8948.txt


 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. {code}./cassandra-stress user profile=./file.yaml cl=ALL 
 no-warmup duration=10s  ops\(insert=1\) -rate threads=4 -port jmx=7100{code}
 3. Observe that cl=ONE in trace logs



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


[jira] [Updated] (CASSANDRA-8948) cassandra-stress does not honour consistency level (cl) parameter when used in combination with user command

2015-03-12 Thread T Jake Luciani (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-8948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

T Jake Luciani updated CASSANDRA-8948:
--
Reviewer: Benedict  (was: Andreas Fink)

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

 Key: CASSANDRA-8948
 URL: https://issues.apache.org/jira/browse/CASSANDRA-8948
 Project: Cassandra
  Issue Type: Bug
  Components: Tools
Reporter: Andreas Flinck
Assignee: T Jake Luciani
 Fix For: 2.1.4

 Attachments: 8948.txt


 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. {code}./cassandra-stress user profile=./file.yaml cl=ALL 
 no-warmup duration=10s  ops\(insert=1\) -rate threads=4 -port jmx=7100{code}
 3. Observe that cl=ONE in trace logs



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


[jira] [Updated] (CASSANDRA-8948) cassandra-stress does not honour consistency level (cl) parameter when used in combination with user command

2015-03-11 Thread T Jake Luciani (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-8948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

T Jake Luciani updated CASSANDRA-8948:
--
Fix Version/s: 2.1.4

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

 Key: CASSANDRA-8948
 URL: https://issues.apache.org/jira/browse/CASSANDRA-8948
 Project: Cassandra
  Issue Type: Bug
  Components: Tools
Reporter: Andreas Flinck
Assignee: T Jake Luciani
Priority: Minor
 Fix For: 2.1.4


 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. {code}./cassandra-stress user profile=./file.yaml cl=ALL 
 no-warmup duration=10s  ops\(insert=1\) -rate threads=4 -port jmx=7100{code}
 3. Observe that cl=ONE in trace logs



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


[jira] [Updated] (CASSANDRA-8948) cassandra-stress does not honour consistency level (cl) parameter when used in combination with user command

2015-03-11 Thread T Jake Luciani (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-8948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

T Jake Luciani updated CASSANDRA-8948:
--
Priority: Major  (was: Minor)

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

 Key: CASSANDRA-8948
 URL: https://issues.apache.org/jira/browse/CASSANDRA-8948
 Project: Cassandra
  Issue Type: Bug
  Components: Tools
Reporter: Andreas Flinck
Assignee: T Jake Luciani
 Fix For: 2.1.4

 Attachments: 8948.txt


 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. {code}./cassandra-stress user profile=./file.yaml cl=ALL 
 no-warmup duration=10s  ops\(insert=1\) -rate threads=4 -port jmx=7100{code}
 3. Observe that cl=ONE in trace logs



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


[jira] [Updated] (CASSANDRA-8948) cassandra-stress does not honour consistency level (cl) parameter when used in combination with user command

2015-03-11 Thread T Jake Luciani (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-8948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

T Jake Luciani updated CASSANDRA-8948:
--
Attachment: 8948.txt

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

 Key: CASSANDRA-8948
 URL: https://issues.apache.org/jira/browse/CASSANDRA-8948
 Project: Cassandra
  Issue Type: Bug
  Components: Tools
Reporter: Andreas Flinck
Assignee: T Jake Luciani
Priority: Minor
 Fix For: 2.1.4

 Attachments: 8948.txt


 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. {code}./cassandra-stress user profile=./file.yaml cl=ALL 
 no-warmup duration=10s  ops\(insert=1\) -rate threads=4 -port jmx=7100{code}
 3. Observe that cl=ONE in trace logs



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


[jira] [Updated] (CASSANDRA-8948) cassandra-stress does not honour consistency level (cl) parameter when used in combination with user command

2015-03-11 Thread Andreas Flinck (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-8948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Flinck updated CASSANDRA-8948:
--
Summary: cassandra-stress does not honour consistency level (cl) parameter 
when used in combination with user command  (was: consistency level (cl) 
parameter is not honoured in combination with user command)

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

 Key: CASSANDRA-8948
 URL: https://issues.apache.org/jira/browse/CASSANDRA-8948
 Project: Cassandra
  Issue Type: Bug
  Components: Tools
Reporter: Andreas Flinck
Priority: Minor

 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. {code}./cassandra-stress user profile=./file.yaml cl=ALL 
 no-warmup duration=10s  ops\(insert=1\) -rate threads=4 -port jmx=7100{code}
 3. Observe that cl=ONE in trace logs



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