You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2007/09/20 04:33:28 UTC

svn commit: r577515 - /jakarta/jmeter/trunk/xdocs/usermanual/listeners.xml

Author: sebb
Date: Wed Sep 19 19:33:28 2007
New Revision: 577515

URL: http://svn.apache.org/viewvc?rev=577515&view=rev
Log:
Bug 43430 - Count of active threads is incorrect for remote samples

Modified:
    jakarta/jmeter/trunk/xdocs/usermanual/listeners.xml

Modified: jakarta/jmeter/trunk/xdocs/usermanual/listeners.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/listeners.xml?rev=577515&r1=577514&r2=577515&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/listeners.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/listeners.xml Wed Sep 19 19:33:28 2007
@@ -256,10 +256,6 @@
 <tr><td>ng</td><td>Number of active threads in this group</td></tr>
 <tr><td>na</td><td>Number of active threads for all thread groups</td></tr>
 </table>
-<note>
-The active thread counts are always zero for remote tests.
-This is a restriction of the current implementation.
-</note>
 <p>
 Versions 2.1 and 2.1.1 of JMeter saved the Response Code as "rs", but read it back expecting to find "rc".
 This has been corrected so that it is always saved as "rc"; either "rc" or "rs" can be read.



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org