https://bz.apache.org/bugzilla/show_bug.cgi?id=64093
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #1 from Philippe Mouawad <[email protected]> --- It's a misunderstanding about how JMeter works. A PreProcessor is a scoped component that only runs if a sampler runs, so it will run only before JSR223 Sampler is run in your case. As a consequence you cannot update Thread Group number of threads from it. -- You are receiving this mail because: You are the assignee for the bug.
