Bug 60106

Summary: Settings defaults : Switch "jmeter.save.saveservice.connect_time" to true (after 3.0)
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 3.0   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2016-09-10 09:31:43 UTC
Hello,
Since Bug 60080, we now have a Connect Time Over Time graph in the HTML dashboard.
So it would be interesting to change the default value for :
jmeter.save.saveservice.connect_time

This metric can be interesting for analysis.
It was added 2 versions away and is stable since last fix in 3.0 on its computation.
Comment 1 Philippe Mouawad 2016-09-17 13:22:45 UTC
Author: pmouawad
Date: Sat Sep 17 13:21:37 2016
New Revision: 1761226

URL: http://svn.apache.org/viewvc?rev=1761226&view=rev
Log:
Bug 60106 - Settings defaults : Switch "jmeter.save.saveservice.connect_time" to true (after 3.0)
Bugzilla Id: 60106

Modified:
    jmeter/trunk/bin/jmeter.properties
    jmeter/trunk/bin/testfiles/jmeter-batch.properties
    jmeter/trunk/src/core/org/apache/jmeter/samplers/SampleSaveConfiguration.java
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/listeners.xml
Comment 2 Philippe Mouawad 2016-09-17 13:35:50 UTC
Author: pmouawad
Date: Sat Sep 17 13:30:28 2016
New Revision: 1761229

URL: http://svn.apache.org/viewvc?rev=1761229&view=rev
Log:
Bug 60106 - Settings defaults : Switch "jmeter.save.saveservice.connect_time" to true (after 3.0)
Fix tests
Bugzilla Id: 60106

Modified:
    jmeter/trunk/test/src/org/apache/jmeter/save/TestCSVSaveService.java
Comment 3 The ASF infrastructure team 2022-09-24 20:38:05 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4100