> -----Original Message----- > From: Konstantin Kolinko [mailto:[email protected]] > Sent: Monday, August 27, 2012 2:09 PM > To: Tomcat Developers List > Subject: Re: svn commit: r1377689 - > /tomcat/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionListe > ner.java > > 2012/8/27 Mark Thomas <[email protected]>: > > On 27/08/2012 15:20, [email protected] wrote: > >> Author: fhanik > >> Date: Mon Aug 27 14:20:55 2012 > >> New Revision: 1377689 > >> > >> URL: http://svn.apache.org/viewvc?rev=1377689&view=rev > >> Log: > >> Per http://markmail.org/message/nqnogctvfuyzhtol > >> > >> 1. Already encountered two users that would like to set this value. > There is > >> never any need to hard code any value, regardless of its use > > > > What is the use case for wanting to set this value? I can understand > > users not liking the previous value that triggered a full GC every > hour > > and wanting to change that but I fail to see why anyone would want to > > change this now it is set to trigger a full GC every 290 million years > > or so. > > > >> 2. This turns it into a property on the listener > > > > Thanks. If the feature is retained, that is a much better > implementation. > > > > Re: 1: > Maybe somebody wants their full GC once an hour, or once a day? > > There are documentation glitches yet to be fixed: > a. systemprops.xml change in trunk was not reverted by this commit. > It was reverted in 7.0.x only. [Filip Hanik] I don't see the property in trunk, do you?
> b. The new property is yet to be documented in listeners.xml. [Filip Hanik] Done Filip > > Best regards, > Konstantin Kolinko > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
