You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2017/11/14 21:13:47 UTC

[Bug 61762] New: Start Next Thread Loop should be used everywhere

https://bz.apache.org/bugzilla/show_bug.cgi?id=61762

            Bug ID: 61762
           Summary: Start Next Thread Loop should be used everywhere
           Product: JMeter
           Version: 3.3
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  Target Milestone: ---

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 61762] Start Next Thread Loop should be used everywhere

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61762

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 61762] Start Next Thread Loop should be used everywhere

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61762

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.