You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Emmanuel Lécharny <el...@gmail.com> on 2013/08/08 15:08:57 UTC

[VOTE] Release Mavibot 1.0.0-M1

Hi !

This is the first release of Apache Mavibot, the MVCC BTree in Java !

This milestone is the first step toward a complete MVCC implementation,
it currently does not handle versions at all. Anyway, it's already a in
memory/On disk full BTree implementation, which is 2 to 3 times faster
than JDBM.

The next milestones will add the missing features :
- bulk load support
- multi-version support with free pages management
- transaction support

ApacheDS has already been tested with Mavibot 1.0.-M1-SNAPSHOT, and it
offers pretty good performances compared to JDBM, except when we inject
a lot of entries in the server.

So let's vote now !


The revision :

http://svn.apache.org/r1511750


The SVN tag:
https://svn.apache.org/repos/asf/directory/mavibot/tags/1.0.0-M1/

The source and binary distribution packages:
http://people.apache.org/~elecharny/

The staging repository:
https://repository.apache.org/content/repositories/orgapachedirectory-073/


Please cast your votes:
[ ] +1 Release Mavibot 1.0.0-M1
[ ] 0 abstain
[ ] -1 Do not release Mavibot 1.0.0-M1

 

-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com 


Re: [VOTE] Release Mavibot 1.0.0-M1

Posted by Stefan Seelmann <ma...@stefan-seelmann.de>.
> Please cast your votes:
> [X] +1 Release Mavibot 1.0.0-M1
> [ ] 0 abstain
> [ ] -1 Do not release Mavibot 1.0.0-M1

Kind Regards,
Stefan


Re: [VOTE] Release Mavibot 1.0.0-M1

Posted by Felix Knecht <fe...@apache.org>.
[X] +1 Release Mavibot 1.0.0-M1

Regards
Felix


Re: [VOTE] Release Mavibot 1.0.0-M1

Posted by Kiran Ayyagari <ka...@apache.org>.
built the source with 1.7.0_13-b20

[X] +1 Release Mavibot 1.0.0-M1


On Thu, Aug 8, 2013 at 7:36 PM, Pierre-Arnaud Marcelot <pa...@marcelot.net>wrote:

> [X] +1 Release Mavibot 1.0.0-M1
>
> Regards,
> Pierre-Arnaud
>
>
> On 8 août 2013, at 15:08, Emmanuel Lécharny <el...@gmail.com> wrote:
>
> > Hi !
> >
> > This is the first release of Apache Mavibot, the MVCC BTree in Java !
> >
> > This milestone is the first step toward a complete MVCC implementation,
> > it currently does not handle versions at all. Anyway, it's already a in
> > memory/On disk full BTree implementation, which is 2 to 3 times faster
> > than JDBM.
> >
> > The next milestones will add the missing features :
> > - bulk load support
> > - multi-version support with free pages management
> > - transaction support
> >
> > ApacheDS has already been tested with Mavibot 1.0.-M1-SNAPSHOT, and it
> > offers pretty good performances compared to JDBM, except when we inject
> > a lot of entries in the server.
> >
> > So let's vote now !
> >
> >
> > The revision :
> >
> > http://svn.apache.org/r1511750
> >
> >
> > The SVN tag:
> > https://svn.apache.org/repos/asf/directory/mavibot/tags/1.0.0-M1/
> >
> > The source and binary distribution packages:
> > http://people.apache.org/~elecharny/
> >
> > The staging repository:
> >
> https://repository.apache.org/content/repositories/orgapachedirectory-073/
> >
> >
> > Please cast your votes:
> > [ ] +1 Release Mavibot 1.0.0-M1
> > [ ] 0 abstain
> > [ ] -1 Do not release Mavibot 1.0.0-M1
> >
> >
> >
> > --
> > Regards,
> > Cordialement,
> > Emmanuel Lécharny
> > www.iktek.com
> >
>
>


-- 
Kiran Ayyagari
http://keydap.com

Re: [VOTE] Release Mavibot 1.0.0-M1

Posted by Pierre-Arnaud Marcelot <pa...@marcelot.net>.
[X] +1 Release Mavibot 1.0.0-M1

Regards,
Pierre-Arnaud


On 8 août 2013, at 15:08, Emmanuel Lécharny <el...@gmail.com> wrote:

> Hi !
> 
> This is the first release of Apache Mavibot, the MVCC BTree in Java !
> 
> This milestone is the first step toward a complete MVCC implementation,
> it currently does not handle versions at all. Anyway, it's already a in
> memory/On disk full BTree implementation, which is 2 to 3 times faster
> than JDBM.
> 
> The next milestones will add the missing features :
> - bulk load support
> - multi-version support with free pages management
> - transaction support
> 
> ApacheDS has already been tested with Mavibot 1.0.-M1-SNAPSHOT, and it
> offers pretty good performances compared to JDBM, except when we inject
> a lot of entries in the server.
> 
> So let's vote now !
> 
> 
> The revision :
> 
> http://svn.apache.org/r1511750
> 
> 
> The SVN tag:
> https://svn.apache.org/repos/asf/directory/mavibot/tags/1.0.0-M1/
> 
> The source and binary distribution packages:
> http://people.apache.org/~elecharny/
> 
> The staging repository:
> https://repository.apache.org/content/repositories/orgapachedirectory-073/
> 
> 
> Please cast your votes:
> [ ] +1 Release Mavibot 1.0.0-M1
> [ ] 0 abstain
> [ ] -1 Do not release Mavibot 1.0.0-M1
> 
> 
> 
> -- 
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com 
> 


[Result] [VOTE] Release Mavibot 1.0.0-M1

Posted by Emmanuel Lécharny <el...@gmail.com>.
Hi,

I'm closing the vote. We have had 5 binding +1 :

Felix, Kiran, Pierre-Arnaud, Stefan and myself.

I will take care of the announcement and the site update.

Many thanks !

-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com