This implementation holds all SampleResults in memory and sends them at end of test. It is not useful in a real world test.
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