Bug 53738 - Keep track of number of threads started and finished
Summary: Keep track of number of threads started and finished
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.7
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-19 00:44 UTC by Sebb
Modified: 2012-08-22 21:57 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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