You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2017/03/05 11:40:34 UTC

svn commit: r1785545 - in /jmeter/trunk: bin/jmeter.properties xdocs/usermanual/properties_reference.xml

Author: fschumacher
Date: Sun Mar  5 11:40:34 2017
New Revision: 1785545

URL: http://svn.apache.org/viewvc?rev=1785545&view=rev
Log:
Monitor Results Listener has been dropped, so remove its properties, too.

Bugzilla Id: 60423

Modified:
    jmeter/trunk/bin/jmeter.properties
    jmeter/trunk/xdocs/usermanual/properties_reference.xml

Modified: jmeter/trunk/bin/jmeter.properties
URL: http://svn.apache.org/viewvc/jmeter/trunk/bin/jmeter.properties?rev=1785545&r1=1785544&r2=1785545&view=diff
==============================================================================
--- jmeter/trunk/bin/jmeter.properties (original)
+++ jmeter/trunk/bin/jmeter.properties Sun Mar  5 11:40:34 2017
@@ -698,9 +698,6 @@ wmlParser.types=text/vnd.wap.wml
 # Note: the mode is currently resolved on the client; 
 # other properties (e.g. time_threshold) are resolved on the server.
 
-# To set the Monitor Health Visualiser buffer size, enter the desired value
-# monitor.buffer.size=800
-
 #---------------------------------------------------------------------------
 # JDBC Request configuration
 #---------------------------------------------------------------------------

Modified: jmeter/trunk/xdocs/usermanual/properties_reference.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/properties_reference.xml?rev=1785545&r1=1785544&r2=1785545&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/properties_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/properties_reference.xml Sun Mar  5 11:40:34 2017
@@ -1188,10 +1188,6 @@ JMETER-SERVER</source>
 </section>
 <section name="&sect-num;.35 Miscellaneous configuration" anchor="miscellaneous">
 <properties>
-<property name="monitor.buffer.size">
-    To set the Monitor Health Visualiser buffer size, enter the desired value.<br/>
-    Defaults to: <code>800</code>
-</property>
 <property name="mirror.server.port">
     If defined and greater then zero, then start the mirror server on the port.<br/>
     Defaults to: <code>0</code>