Bug 60530 - Add API to create JMeter threads while test is running
Summary: Add API to create JMeter threads while test is running
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.1
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-29 22:55 UTC by Philippe Mouawad
Modified: 2016-12-30 18:00 UTC (History)
1 user (show)



Attachments
Patch (8.49 KB, patch)
2016-12-29 23:15 UTC, Philippe Mouawad
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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