https://issues.apache.org/bugzilla/show_bug.cgi?id=45502
George Mournos <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #4 from George Mournos <[EMAIL PROTECTED]> 2008-09-23 01:20:59 PST
---
It is a bug.
Indeed variables are used. But the variables get resolved to values only the
first time the sampler is used.
So if the sampler is used in a loop it keeps resending the same files because
the variables dont refresh their values...
A quick fix is to nulify internal variable filelist after method sample. This
way the list of files gets recalculated in the next step of the loop...
I have attached a test case which exactly shows the problem.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]