Bug 55464

Summary: Include Controller running included thread group
Product: JMeter - Now in Github Reporter: ambrosetti.nicola
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: major CC: ambrosetti.nicola, p.mouawad
Priority: P2    
Version: 2.9   
Target Milestone: ---   
Hardware: PC   
OS: All   
Attachments: Screenshot

Description ambrosetti.nicola 2013-08-21 14:04:30 UTC
Created attachment 30745 [details]
Screenshot

When including another test plan with an active thread group, the included thread group is also run. This contradicts what is specified in the Component Reference stating:
"For convenience, a Thread Group can also be added in the external JMX file for debugging purposes. A Module Controller can be used to reference the Test Fragment. The Thread Group will be ignored during the include process."

In the attached screenshot one can see that there are two thread groups that are run.
Comment 1 Philippe Mouawad 2013-09-08 21:53:06 UTC
Date: Sun Sep  8 21:51:16 2013
New Revision: 1520935

URL: http://svn.apache.org/r1520935
Log:
Bug 55464 - Include Controller running included thread group
Bugzilla Id: 55464

Modified:
    jmeter/trunk/xdocs/changes.xml

Date: Sun Sep  8 21:51:42 2013
New Revision: 1520936

URL: http://svn.apache.org/r1520936
Log:
Bug 55464 - Include Controller running included thread group
Bugzilla Id: 55464

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/control/IncludeController.java
Comment 2 The ASF infrastructure team 2022-09-24 20:37:55 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3207