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

Pavel Yaskevich updated CASSANDRA-2267:
---------------------------------------

    Attachment: CASSANDRA-2267.patch

to run a server use ./bin/stressd

new option for ./bin/stress is --send-to or -T <host_or_ip>

So if you want to run action on the stress server you just add that option to 
you command line.

Example: ./bin/stress -n 100000 -S 512 -T 127.0.0.1

> stress.java daemon mode
> -----------------------
>
>                 Key: CASSANDRA-2267
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2267
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Contrib
>    Affects Versions: 0.7.1
>            Reporter: Brandon Williams
>            Assignee: Pavel Yaskevich
>             Fix For: 0.8.1
>
>         Attachments: CASSANDRA-2267.patch
>
>
> stress.java uses a JVM, but there is no way to warm it up, which skews 
> results.  It would be nice if there was some sort of daemon mode so the JVM 
> could stay hot, and even better if there was a way to control the daemon 
> programmatically, perhaps via JMX.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to