https://bz.apache.org/bugzilla/show_bug.cgi?id=64575
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om Status|NEW |NEEDINFO --- Comment #7 from Philippe Mouawad <[email protected]> --- Hello, The Logger panel holds up to 1000 events by default which you can adjust with: jmeter.loggerpanel.maxlength=1000 You can disable this receiving events through: -jmeter.loggerpanel.enable_when_closed=false You should not run a load test in GUI mode, so if you do and have a high throughput + low log level, you might end up with such situation. Switching to Async logging won't help here. PS: You should close Kafka producer in a finally -- You are receiving this mail because: You are the assignee for the bug.
