You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2013/01/13 16:30:49 UTC

svn commit: r1432641 - /jmeter/trunk/xdocs/changes.xml

Author: pmouawad
Date: Sun Jan 13 15:30:49 2013
New Revision: 1432641

URL: http://svn.apache.org/viewvc?rev=1432641&view=rev
Log:
Bug 54414 - Remote Test should not start if one of the engines fails to start correctly
Added incompatible change section
Bugzilla Id: 54414

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1432641&r1=1432640&r2=1432641&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Sun Jan 13 15:30:49 2013
@@ -137,6 +137,8 @@ It has been removed so now size of these
 
 <p>View Results Tree now considers response with missing content type as text.</p>
 
+<p>In remote Test mode, JMeter now exits in error if one of the remote engines fails to start correctly, previously it started the test with available engines.</p>
+
 <!-- =================== Bug fixes =================== -->
 
 <h2>Bug fixes</h2>