Re: Problems with Python Stress Test

2011-02-05 Thread Brandon Williams
On Fri, Feb 4, 2011 at 5:23 PM, Sameer Farooqui wrote: > Brandon, > > Thanks for the response. I have also noticed that stress.py's progress > interval gets thrown off in low memory situations. > > What did you mean by "contrib/stress on 0.7 instead". I don't see that dir > in the src version of

Re: Problems with Python Stress Test

2011-02-04 Thread Sameer Farooqui
Brandon, Thanks for the response. I have also noticed that stress.py's progress interval gets thrown off in low memory situations. What did you mean by "contrib/stress on 0.7 instead". I don't see that dir in the src version of 0.7. - Sameer On Thu, Feb 3, 2011 at 5:22 PM, Brandon Williams w

Re: Problems with Python Stress Test

2011-02-03 Thread Brandon Williams
On Thu, Feb 3, 2011 at 7:02 PM, Sameer Farooqui wrote: > Hi guys, > > I was playing around with the stress.py test this week and noticed a few > things. > > 1) Progress-interval does not always work correctly. I set it to 5 in the > example below, but am instead getting varying intervals: > Gener

Problems with Python Stress Test

2011-02-03 Thread Sameer Farooqui
Hi guys, I was playing around with the stress.py test this week and noticed a few things. 1) Progress-interval does not always work correctly. I set it to 5 in the example below, but am instead getting varying intervals: *techlabs@cassandraN1:~/apache-cassandra-0.7.0-src/contrib/py_stress$ pytho