On Mon, Jul 17, 2006, Henrik Nordstrom wrote:
> m??n 2006-07-17 klockan 09:07 +0800 skrev Adrian Chadd:
> 
> > > You flush any pending buffers first, right?
> > 
> > This patch doesn't do that yet. It wasn't that important as buffered data
> > doesn't get lost during a rotate.
> 
> The main reason to flush on rotate is to ensure the logs are whole. It
> is not desireable to have a single log record split over multiple log
> files...

A valid observation! I'll look into doing it.

Reply via email to