Bug 61762 - Start Next Thread Loop should be used everywhere
Summary: Start Next Thread Loop should be used everywhere
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.3
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-14 21:13 UTC by Philippe Mouawad
Modified: 2017-11-21 21:37 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2017-11-14 21:13:47 UTC
Test Action uses "Start Next Loop" for the same concept.
Also in JMeterContext we have setRestartNextLoop / isRestartNextLoop

2 Labels for the same concept is confusing, make it uniform
Comment 1 Philippe Mouawad 2017-11-14 21:23:59 UTC
Author: pmouawad
Date: Tue Nov 14 21:23:28 2017
New Revision: 1815269

URL: http://svn.apache.org/viewvc?rev=1815269&view=rev
Log:
Bug 61762 - Start Next Thread Loop should be used everywhere
Bugzilla Id: 61762

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/sampler/TestAction.java
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
    jmeter/trunk/src/core/org/apache/jmeter/threads/JMeterContext.java
    jmeter/trunk/src/core/org/apache/jmeter/threads/JMeterThread.java
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/component_reference.xml
Comment 2 Philippe Mouawad 2017-11-21 21:37:54 UTC
Author: pmouawad
Date: Tue Nov 21 21:37:30 2017
New Revision: 1815990

URL: http://svn.apache.org/viewvc?rev=1815990&view=rev
Log:
Bug 61762 - Start Next Thread Loop should be used everywhere
Replace deprecated method
Bugzilla Id: 61762

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