[Xapian-discuss] Re: Trying to use db.reopen()
Olly Betts
olly at survex.com
Sun Jan 15 04:45:38 GMT 2006
On Sat, Jan 14, 2006 at 11:59:41AM +0800, Fabrice Colin wrote:
> On 1/14/06, Olly Betts <olly at survex.com> wrote:
> > The plan is that the writer will attempt to exclusively lock a
> > revision prior to discarding it. If the attempt fails (which will
> > happen if a reader has a non-exclusive lock on that revision), it won't
> > discard that revision yet. And multiple readers can non-exclusive lock
> > the same revision.
>
> Great. I guess this is planned for after v0.9.3 ?
Yes. It won't be immediately after (it requires me to finish off and
merge in the new Btree manager I was working on late last year), but
once that's done there's nothing else blocking it.
Cheers,
Olly
More information about the Xapian-discuss
mailing list