Bug 47120

Summary: Throughput Controller: change percent executions to total executions, the value is stored in a String and interpreted as 1 execution
Product: JMeter - Now in Github Reporter: Milamber <milamber>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: minor CC: milamber
Priority: P2    
Version: Nightly (Please specify date)   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Attachments: Proposal patch

Description Milamber 2009-04-29 15:20:31 UTC
In throughput controller when change percent executions to total executions, the value is stored in a String and interpreted as 1 execution when JMeter running.
Comment 1 Milamber 2009-04-29 15:26:20 UTC
Created attachment 23562 [details]
Proposal patch

Patch to keep only "the left part" of throughput when the NumberFormatException into the method's modification
Comment 2 Sebb 2009-04-30 18:29:23 UTC
Thanks for the patch - good work!

URL: http://svn.apache.org/viewvc?rev=770499&view=rev
Log:
 Bug 47120 -  Throughput Controller: change percent executions to total executions, the value is stored in a String and interpreted as 1 execution
Comment 3 The ASF infrastructure team 2022-09-24 20:37:43 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2228