https://bz.apache.org/bugzilla/show_bug.cgi?id=64575
--- Comment #8 from Philippe Mouawad <[email protected]> --- 1) Your script has a problem as you use below code inside Groovy, so you'll end up caching multiple versions of a different compiled script: ${__Random(1,100000000,)} Can you try my new attached script 2) Are you sure that non responsive JMeter is not related to those warnings ? 2020-07-03 16:23:43,318 WARN o.a.k.c.NetworkClient: [Producer clientId=producer-6501] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2020-07-03 16:23:43,318 WARN o.a.k.c.NetworkClient: [Producer clientId=producer-6501] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -- You are receiving this mail because: You are the assignee for the bug.
