Bug 61655

Summary: SampleSender : Drop HoldSampleSender implementation
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.3   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2017-10-23 19:31:04 UTC
This implementation holds all SampleResults in memory and sends them at end of test.
It is not useful in a real world test.
Comment 1 Philippe Mouawad 2017-10-23 19:37:38 UTC
Author: pmouawad
Date: Mon Oct 23 19:37:03 2017
New Revision: 1813069

URL: http://svn.apache.org/viewvc?rev=1813069&view=rev
Log:
Bug 61655 - SampleSender : Drop HoldSampleSender implementation
Bugzilla Id: 61655

Modified:
    jmeter/trunk/bin/jmeter.properties
    jmeter/trunk/src/core/org/apache/jmeter/samplers/SampleSenderFactory.java
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/properties_reference.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:10 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4538