Bug 60530

Summary: Add API to create JMeter threads while test is running
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 3.1   
Target Milestone: ---   
Hardware: All   
OS: All   
Attachments: Patch

Description Philippe Mouawad 2016-12-29 22:55:30 UTC
Following :
https://github.com/apache/jmeter/pull/238
Comment 1 Philippe Mouawad 2016-12-29 23:15:38 UTC
Created attachment 34567 [details]
Patch
Comment 2 Philippe Mouawad 2016-12-30 18:00:20 UTC
Author: pmouawad
Date: Fri Dec 30 17:59:35 2016
New Revision: 1776612

URL: http://svn.apache.org/viewvc?rev=1776612&view=rev
Log:
Bug 60530 - Add API to create JMeter threads while test is running
Based on a contribution by Logan Mauzaize & Maxime Chassagneux
Bugzilla Id: 60530

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/threads/AbstractThreadGroup.java
    jmeter/trunk/src/core/org/apache/jmeter/threads/JMeterThread.java
    jmeter/trunk/src/core/org/apache/jmeter/threads/ThreadGroup.java
    jmeter/trunk/xdocs/changes.xml
Comment 3 The ASF infrastructure team 2022-09-24 20:38:06 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4205