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

Felix Schumacher <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |enhancement
             Status|NEW                         |NEEDINFO
                 OS|                            |All

--- Comment #1 from Felix Schumacher <[email protected]> ---
The Runtime Controller is not a loop controller. The other controllers (Loop,
While and ForEach) are. So it looks to me like the intended behaviour.

We could
 *) add documentation, to make it clearer (where and what?)
 *) change the behaviour (possibly breaking other test plans, that use this
setup)
 *) add another flag/toggle to make the Runtime Controller behave like the
looping ones

I am unsure, which one would be best, so it is probably better to start a
discussion on the dev mailing list.

PS. please don't use third party components for minimal test plans, as it makes
it harder for us to use them and decide if it affects JMeter components only.
Instead of the Dummy Sampler I tend to use a JSR223 Sampler consisting of a
simple String (which gets returned as the body with a 200-status). (Apart from
this, I really liked the well structured test plan, that showed what you
wanted. Thanks)

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

Reply via email to