Re: FixedWindowRollingPolicy

2010-03-24 Thread Curt Arnold
Renaming on Windows might be substantially slower, but I don't have any numbers. Regardless, it would seem to be better to accept the declared intention of the configuration. On Mar 23, 2010, at 10:45 AM, Doal Miller wrote: > I took the FixedWindowRollingPolicy from the extras

FixedWindowRollingPolicy

2010-03-23 Thread Doal Miller
I took the FixedWindowRollingPolicy from the extras jar and changed the MAX_WINDOW_SIZE from 12 to 200. I also put in some code to see how long it took to rename the files. I used a SizeBasedTriggeringPolicy set at 40 bytes, but the size of the files really shouldn't matter with the r