https://bz.apache.org/bugzilla/show_bug.cgi?id=63723
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |FixedInTrunk Status|NEEDINFO |RESOLVED Hardware|PC |All Resolution|--- |FIXED Summary|Distributed testing: JMeter |JMeter master ends |master ends distributed |distributed test though |test though some threads |some threads still are |still are active |active --- Comment #40 from Philippe Mouawad <[email protected]> --- [email protected] 10:02 PM (0 minutes ago) to [email protected] This is an automated email from the ASF dual-hosted git repository. pmouawad pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 105a399 This commit fixes bugs 63614 and 63723 Bug 63614 - Distributed testing: Unable to generate Dashboard report at end of load test 105a399 is described below commit 105a3999f44c73200fb08c249e120937840ee799 Author: pmouawad <[email protected]> AuthorDate: Mon Sep 30 22:02:20 2019 +0200 This commit fixes bugs 63614 and 63723 Bug 63614 - Distributed testing: Unable to generate Dashboard report at end of load test Bug 63723 - JMeter master ends distributed test though some threads still are active --- .../src/main/java/org/apache/jmeter/JMeter.java | 136 +++++++++++---------- .../apache/jmeter/engine/ClientJMeterEngine.java | 5 + .../apache/jmeter/engine/DistributedRunner.java | 27 +++- xdocs/changes.xml | 2 + 4 files changed, 99 insertions(+), 71 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
