On 9 May 2016 at 03:54, Oliver Erlewein <[email protected]> wrote:
> Hi,
>
> I have the need to control the throughput on the constant throughput timer
> via a variable. That includes the possibility to switch it off. In a lot of
> JMeter areas you can do that by passing a negative value (ex. -1). But not
> here. -1 will do one iteration only.

Huh?

-1 is not treated specially by the code so why do you think it only
affects a single iteration?

> Can we change this behaviour? Clearly -1 is not sensible in a constant
> throughput controller so why not use it to skip it's function?

Feel free to raise a Bugzilla enhancement request.

But a work-round is to use a sufficiently high value so JMeter won't
need to insert pauses.

> Cheers
> Oliver

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to