Oh, I understand now it is keeping separate variables per thread...

What I want is to clear the variables each time a thread in my threadgroup
loops. So, maybe my threadgroup is set to use 2 threads and loop forever,
every time one of those threads starts over, I would like the variables
cleared out.

Is that possible?

My only thought was to use a BeanShell Sampler to go through all the known
ZZZ_i_gi (i from 1 to ZZZ_matchNr), etc., variables and remove them at the
beginning of the thread. Is that the best option?

Thanks.



--
View this message in context: 
http://jmeter.512774.n5.nabble.com/Clearing-variables-each-thread-tp5720840p5720842.html
Sent from the JMeter - User mailing list archive at Nabble.com.

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

Reply via email to