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

Felix Schumacher <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal
                 OS|                            |All

--- Comment #1 from Felix Schumacher <[email protected]> ---
The call to sampler.getArguments().getArgumentsAsMap() is causing the described
behaviour.

A minimal example for this would be a preprocessor like:

sampler.getArguments().getArgumentsAsMap();
vars.put("sign1", "something");

With a http sampler that uses ${sign1} in its parameter map.

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

Reply via email to