Bug 47120 - Throughput Controller: change percent executions to total executions, the value is stored in a String and interpreted as 1 execution
Summary: Throughput Controller: change percent executions to total executions, the val...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: Nightly (Please specify date)
Hardware: PC Linux
: P2 minor (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-29 15:20 UTC by Milamber
Modified: 2009-04-30 18:29 UTC (History)
1 user (show)



Attachments
Proposal patch (1.56 KB, patch)
2009-04-29 15:26 UTC, Milamber
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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