https://issues.apache.org/bugzilla/show_bug.cgi?id=50080
Milamber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Milamber <[email protected]> 2010-10-28 15:14:39 EDT --- Thanks for your work and patch. The first approach seems better. The second approach comes with more changes in internal logic (addRawSubResult / setBytes vs addSubResult) I thinks changing visibility to public for setEndTime() isn't a problem. (next time: please used the file attachment field for your patch, Bugzilla cutting long lines) URL: http://svn.apache.org/viewvc?rev=1028437&view=rev Log: Bug 50080 - Transaction controller incorrectly creates samples including timer duration Modified: jakarta/jmeter/trunk/src/core/org/apache/jmeter/control/TransactionSampler.java jakarta/jmeter/trunk/src/core/org/apache/jmeter/samplers/SampleResult.java jakarta/jmeter/trunk/xdocs/changes.xml -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
