Hi Thomas, sounds ok for me, do you want I take it or do you want to do it?
Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-05-29 10:44 GMT+02:00 Thomas Vandahl <t...@apache.org>: > On 28.05.14 19:15, Romain Manni-Bucau wrote: > > Hi > > > > any objection to use debug level for first log message > > in org.apache.commons.jcs.engine.control.CompositeCache#dispose(boolean)? > > > > It prints something like: > > > > mai 28, 2014 7:13:02 PM > > org.apache.commons.jcs.engine.control.CompositeCache dispose > > Infos: In DISPOSE, [javax.cache.expiry.ExpiryPolicyTest] fromRemote > [false] > > Region Name = javax.cache.expiry.ExpiryPolicyTest > > HitCountRam = 0 > > HitCountAux = 0 > > ---------------------------Memory Cache > > List Size = 0 > > Map Size = 0 > > Put Count = 0 > > Hit Count = 0 > > Miss Count = 0 > > I would like to keep the info log about the fact that a dispose > operation is called (helps to track down lifecycle issues in > applications). I'd remove the statistics output altogether. > > Bye, Thomas. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >