Bug 58947

Summary: Connect metric is wrong when ConnectException occurs
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: p.mouawad
Priority: P2    
Version: 2.13   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2016-01-30 18:20:11 UTC
Connect metric is equal to 0 when a ConnectTimeoutException occurs while it should be equal to the connection timeout at least.
Comment 1 Philippe Mouawad 2016-01-30 18:21:56 UTC
Author: pmouawad
Date: Sat Jan 30 18:21:18 2016
New Revision: 1727742

URL: http://svn.apache.org/viewvc?rev=1727742&view=rev
Log:
Bug 58947 - Connect metric is wrong when ConnectException occurs
Bugzilla Id: 58947

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/MeasuringConnectionManager.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:02 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3810