Re: [VOTE] Release 0.6.0-rc1

2010-03-28 Thread Vijay
+1 Regards, On Sun, Mar 28, 2010 at 2:49 PM, Chris Goffinet wrote: > +1 > > -Chris > > On Mar 28, 2010, at 9:02 AM, Eric Evans wrote: > > > > > The 0.6.0 blockers are now out of the way and things are looking good. I > > propose the following tag/artifacts for 0.6.0-rc1: > > > > SVN Tag: > >

Re: Cassandra on top of B-Tree

2010-03-28 Thread Avinash Lakshman
Here is why I think it is not a good fit for Cassandra (at least top 3 reasons that come to mind): (1) Cassandra strives to make updates very very cheap. With BTree's every update is a read modify write. (2) BTree on rebalance tend to result in a lot of fragmentation leading to poorer performance

Re: Cassandra on top of B-Tree

2010-03-28 Thread Jonathan Ellis
It sounds like an interesting project but I don't think it would be a good fit for GSoc because it's just too different to be a good candidate to actually incorporate into Cassandra mainline. (The consistency and availability models are completely different, assuming your system ends up looking so

Re: [VOTE] Release 0.6.0-rc1

2010-03-28 Thread Chris Goffinet
+1 -Chris On Mar 28, 2010, at 9:02 AM, Eric Evans wrote: > > The 0.6.0 blockers are now out of the way and things are looking good. I > propose the following tag/artifacts for 0.6.0-rc1: > > SVN Tag: > https://svn.apache.org/repos/asf/cassandra/tags/cassandra-0.6.0-rc1 > 0.6.0-rc1 artifacts: h

Re: Cassandra on top of B-Tree

2010-03-28 Thread David Strauss
On 2010-03-28 21:11, Primal Wijesekera wrote: > I am a master student in UBC CS dept. I along with one of my lab mates are > trying to implement the Cassandra on top of a B-Tree implementation rather > than of DHT approach that we have right now. We hope to do benchmarking the > two approaches a

Re: [VOTE] Release 0.6.0-rc1

2010-03-28 Thread Jonathan Ellis
+1 On Sun, Mar 28, 2010 at 11:02 AM, Eric Evans wrote: > > The 0.6.0 blockers are now out of the way and things are looking good. I > propose the following tag/artifacts for 0.6.0-rc1: > > SVN Tag: > https://svn.apache.org/repos/asf/cassandra/tags/cassandra-0.6.0-rc1 > 0.6.0-rc1 artifacts: http:/

Cassandra on top of B-Tree

2010-03-28 Thread Primal Wijesekera
Hi All, I am a master student in UBC CS dept. I along with one of my lab mates are trying to implement the Cassandra on top of a B-Tree implementation rather than of DHT approach that we have right now. We hope to do benchmarking the two approaches and really want to see which one scales better

[VOTE] Release 0.6.0-rc1

2010-03-28 Thread Eric Evans
The 0.6.0 blockers are now out of the way and things are looking good. I propose the following tag/artifacts for 0.6.0-rc1: SVN Tag: https://svn.apache.org/repos/asf/cassandra/tags/cassandra-0.6.0-rc1 0.6.0-rc1 artifacts: http://people.apache.org/~eevans -- Eric Evans eev...@rackspace.com