On Wed, May 14, 2008 at 10:44 AM, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > 2008/5/14 Roshan Punnoose <[EMAIL PROTECTED]>: > > > > > I was profiling my osgi app and I noticed that pax logging doesn't release > LogEntryImpl objects. The reason for this is that the LogReaderServiceImpl > holds a Vector of all LogEntries. Is this by design? There should be a > cleanup of those entries? > > > > correct, the current implementation keeps a complete history of log events > > there has been talk about changing this to a configurable bounded buffer, > but afaik no-one has started this work - however, if you sign up via JIRA > (issues.ops4j.org) you will receive automatic commit rights and can then > implement this yourself - no need to send patches.
There is already an Jira issue, and it is closed, since I fixed this last night. http://issues.ops4j.org/jira/browse/PAXLOGGING-24 Cheers Niclas _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general