Bug 53738

Summary: Keep track of number of threads started and finished
Product: JMeter - Now in Github Reporter: Sebb <sebb>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.7   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Sebb 2012-08-19 00:44:40 UTC
For tests with a long ramp-up (and delayed start) it would be useful to keep track of the total number of threads started and finished.

These values could then be displayed, e.g in the Summariser delta output.
Comment 1 Sebb 2012-08-19 01:17:38 UTC
URL: http://svn.apache.org/viewvc?rev=1374690&view=rev
Log:
Keep track of number of threads started and finished
Update context service to collec the counts and return them
Bugzilla Id: 53738

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/threads/JMeterContextService.java
    jmeter/trunk/xdocs/changes.xml


URL: http://svn.apache.org/viewvc?rev=1374691&view=rev
Log:
Keep track of number of threads started and finished:
Display counts in Summariser delta output
Bugzilla Id: 53738

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/reporters/Summariser.java
Comment 2 Philippe Mouawad 2012-08-22 21:57:03 UTC
Closed on behalf of sebb
Comment 3 The ASF infrastructure team 2022-09-24 20:37:50 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2886