[
https://issues.apache.org/jira/browse/CASSANDRA-10663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Hanna updated CASSANDRA-10663:
-------------------------------------
Labels: stress (was: cassandra-stress)
> cassandra-stress timers
> -----------------------
>
> Key: CASSANDRA-10663
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10663
> Project: Cassandra
> Issue Type: New Feature
> Components: Tools
> Reporter: Ahmed ELJAMI
> Priority: Minor
> Labels: stress
>
> I think that is intresting as it is very practical to have an option to make
> mounted charge per time step, like Timers in Jmeter.
> We can use the new YAML file in cassandra-stress like:
> Timers:
> timers1: #500 op on 900 sec
> start: 500 #number of op
> timer: 900 #in second
> end: 500 #number of op
> #Then
> timers2: #up to 1000 op on 900 sec
> start: 1000 #number of op
> timer: 900 #in second
> end: 1000 #number of op
>
> What do you think ?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)