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=33467>. 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=33467 Summary: ${__threadNum} takes as value part of the Thread Group name, if the name contains dashes Product: JMeter Version: 2.0.2 Platform: PC OS/Version: Windows 2000 Status: NEW Severity: normal Priority: P2 Component: Main AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] If the name of the Thread Group is "X-Hive Concurrency Test", the values of the ${__threadNum} variable become "Hive Concurrency Test 1 - 1", "Hive Concurrency Test 1 - 2", ... , "Hive Concurrency Test 1 - N" instead of "1", "2", ..., "N" So basically everything after the dash (-) becomes part of the prefix of the ${__threadNum} values. This could be a feature, but to me it looks like a bug. If it is a feature, at least it is a documentation bug. -- 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]
