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=41293>. 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=41293 Summary: Allow multi-level Thread Groups Product: JMeter Version: 2.2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Main AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Currently thread groups can only occur directly under the 'Test Plan' element. Can thread groups be allowed to nest under other thread groups, just as any other sampler or listener? The subthread groups would contain other samplers or listeners. This is useful for multiple work threads which require additional parallel work be done at some point. An example is load testing a publish-subscribe EAI system: Multiple JMeter threads each 'publish' a document subscribed to by multiple 'target' systems. After publishing it's document, a test thread needs to start other threads which each do certain processing specific to different target systems to ensure all subscribing target systems received the document. For instance, different target system may have different propagation delays receiving the document, or specific target systems may discard record of the document after a given timeframe, etc. -- 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]
