Le 01/10/15 14:45, John Peter a écrit :
> Hi,
>
> we are planning to upgrade to apacheDS M20 and tried using Mavibot with it
> in our test environment. So far it seems to work.
>
> I have seen emails around Mavibot still having issues.
>
> Is it safe to use Mavibot already in production or what issues should we
> expect to see with it if we do use it?
>
> On the other hand JDBM has its issues also so we are just wondering does
> Mavibot still have more or less issues?

I'll give you a few insights about what's missing in Mavibot :

- cross-B-tree transaction support

This feature is absolutely critical to have a server that does not
randomely sent back errors when doing a search while some updates are
occuring. At this point, tjis is a rare event, because the server is
kind of protected against such situation, but that comes with a price :
when a write occurs, no read can be done.

So, no, I don't think it's safe, but it wll be soon : we have spent some
time yesterday with Kiran reviewing the implementation of this last
feature, and we a re confident that this is teh way we want to implement it.

So please, keep watching, the code might be committed soon.


Reply via email to