0 Replies Latest reply on Oct 31, 2002 2:50 AM by kelbahi

    rollinglogger behaviour

    kelbahi

      using jboss-3.0.3_tomcat-4.1.12
      hand patched to allows rollingLogger persistence manager to startup.

      two questions about rollinglogger (sued with durable subscriptions.)

      1. when does the file 'roll' over. I noticed some older docs have a parameter to specify the rollover size, but the 3.0.3 does not like the parameter. Modifying
      the rollinglogger PersistenceManager class does the trick. Question - is there a way to set this at run time?

      2. When do rolled over files get cleaned up. In the tests I have run this does not happen right after all contained messages are consumed, but sometime latter, and not in some predictable manner, and not all rolled over files.

      Thanks,
      /Kel