Author: pmouawad
Date: Thu Oct 27 20:57:38 2011
New Revision: 1190022

URL: http://svn.apache.org/viewvc?rev=1190022&view=rev
Log:
Bug 52104 - TCP Sampler handles badly errors

Modified:
    jakarta/jmeter/trunk/xdocs/changes.xml

Modified: jakarta/jmeter/trunk/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/changes.xml?rev=1190022&r1=1190021&r2=1190022&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/changes.xml (original)
+++ jakarta/jmeter/trunk/xdocs/changes.xml Thu Oct 27 20:57:38 2011
@@ -78,7 +78,10 @@ This has been corrected; can still rever
 <p>
 Mirror server now uses default port 8081, was 8080 before 2.5.1.
 </p>
-
+<p>
+TCP Sampler handles SocketTimeoutException, SocketException and 
InterruptedIOException differently since 2.5.2, when
+these occurs, Sampler is marked as failed.
+</p>
 <!-- =================== Bug fixes =================== -->
 
 <h2>Bug fixes</h2>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to