Author: pmouawad
Date: Sat Nov 17 15:59:50 2012
New Revision: 1410743

URL: http://svn.apache.org/viewvc?rev=1410743&view=rev
Log:
Bug 54152 - In distributed testing : activeThreads and totalThreads always show 0
Bugzilla Id: 54152

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1410743&r1=1410742&r2=1410743&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Sat Nov 17 15:59:50 2012
@@ -70,6 +70,11 @@ Changing language can break part of the 
 </p>
 
 <p>
+The numbers that appear to the left of the green box are the number of active 
threads / total number of threads, 
+these only apply to a locally run test; they do not include any threads 
started on remote systems when using client-server mode, (see 
<bugzilla>54152</bugzilla>).
+</p>
+
+<p>
 Note that there is a bug in Java on some Linux systems that manifests
 itself as the following error when running the test cases or JMeter itself:
 <pre>


Reply via email to