Re: [Txns] Log implementation issues

2011-10-26 Thread Selcuk AYA
On Wed, Oct 26, 2011 at 7:01 PM, Emmanuel Lecharny wrote: > Hi, > > it seems there is an issue in the way he Log is dealing with data spanning > over multiple files : if the lat buffer is nt written to the disk, for > instance if we don't flush every time we log, then the inner buffer is never > w

[Txns] Log implementation issues

2011-10-26 Thread Emmanuel Lecharny
Hi, it seems there is an issue in the way he Log is dealing with data spanning over multiple files : if the lat buffer is nt written to the disk, for instance if we don't flush every time we log, then the inner buffer is never written to disk. Scanning the entries will then never read the las