DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=39447>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=39447 ------- Additional Comments From [EMAIL PROTECTED] 2006-05-08 22:03 ------- (In reply to comment #11) > The patch should work if the delay changes during the test. The > setThroughput(double) method calculates the millisecondsPerRequest value which > is used by the calculateDelay(ThrougputInfo) method every time the delay() > method is called. Sorry, I got this wrong - I had assumed that setThroughput() was only called at the start of a test, but it seems the TestBean variables are updated just before delay is called. So moving it has no effect on the number of times it is invoked. > I can re-work the code and provide that patch as well if you would like. No need, thanks. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
