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=36429>. 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=36429 Summary: Counter or Docs should state counter limit Product: JMeter Version: 2.0.3 Platform: All OS/Version: other Status: NEW Severity: normal Priority: P2 Component: HTTP AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I was just debugging a test and noticed that for large counter values, the counter pre-processor doesn't work properly. Specifically, the value I was testing with had a start value of 70,000 incrementing from 1 to 100. What the counter did however, was simply give me a value of 70,001 on every loop. I verified the high number was the problem by changing my start value to '1' and it worked as expected. Ideally, it would be nice to have the Counter work as expected for large values, but if that's not possible, then the documentation (Component Reference Section 18.7.6 - Counter) should be updated to reflect the limit. -- 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]
