Bug 36430

Summary: Leading Zeros for Counter Values
Product: JMeter - Now in Github Reporter: Peter Bernier <jmeter>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: P2    
Version: 2.0.3   
Target Milestone: ---   
Hardware: Other   
OS: other   

Description Peter Bernier 2005-08-30 22:38:51 UTC
Since the Counter pre-processor isn't capable of dealing with large values, it
would be nice if the Counter could add leading zeros to its value. 

Ie, if I want to generate counter values 70,000 through 70,100, I could create a
counter for 1 through 100 and indicate that I want three leading zero's. The I
could just have "7${CTR_VALUE_WITH_LEADING_ZEROES}" in my script.
Comment 1 Sebb 2006-02-19 00:16:45 UTC
Changed to long rather than int; will be in next release (or next nightly)
Comment 2 The ASF infrastructure team 2022-09-24 20:37:35 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/1590