You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2012/01/01 15:28:19 UTC

svn commit: r1226252 - /jmeter/trunk/xdocs/changes.xml

Author: pmouawad
Date: Sun Jan  1 14:28:19 2012
New Revision: 1226252

URL: http://svn.apache.org/viewvc?rev=1226252&view=rev
Log:
Bug 29352 - Use external store to hold samples during distributed testing

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1226252&r1=1226251&r2=1226252&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Sun Jan  1 14:28:19 2012
@@ -246,7 +246,7 @@ Loads any additional properties found in
 <li>Bug 52242 - FileEditor does not allow output to be saved in a File </li>
 <li>Bug 51093 - when loading a selection previously stored by "Save Selection As", show the file name in the blue window bar</li>
 <li>Bug 50086 - Password fields not Hidden in JMS Publisher, JMS Subscriber, Mail Reader sampler, SMTP sampler and Database Configuration</li>
-<li>Added DiskStore remote sample sender: like Hold, but saves samples to disk until end of test.</li>
+<li>Bug 29352 - Use external store to hold samples during distributed testing, Added DiskStore remote sample sender: like Hold, but saves samples to disk until end of test.</li>
 <li>Bug 52333 - Reduce overhead in calculating SampleResult#nanoTimeOffset</li>
 <li>Bug 52346 - Shutdown detects if there are any non-daemon threads left which prevent JVM exit.</li>
 </ul>