https://bz.apache.org/bugzilla/show_bug.cgi?id=64367
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All Status|NEW |NEEDINFO --- Comment #1 from Felix Schumacher <[email protected]> --- Hi Owen, thanks for the clear description of your problem, however I think this question would have been best asked on the users mailing list (see https://jmeter.apache.org/mail2.html#JMeterUser for more info). Parameters that are global (i.e. seen on on all cluster members) should be given with -G instead of -J. That is described in https://jmeter.apache.org/usermanual/remote-test.html Why did you use -J? Would you like to contribute changes to the documentation, that make this clearer? Feel free to close this bug, if -G helped to solve your problem. PS. Another thing (that you didn't explicitly asked for): the usage of __Random should have worked in distributed mode, but you are probably better of using a node identifier like the function __machineName. -- You are receiving this mail because: You are the assignee for the bug.
