Re: Gsoc2010 proposal

2010-03-26 Thread Ian Holsman
please just keep this conversation on a single list. the mentors for cassandra read all 3 of them.. no need for them to read it 3 times. On 3/26/10 2:19 PM, Ben Standefer wrote: Priyanka, I think our listserv might be dropping your attachment. Please send it directly to me at benstande...@gm

Gsoc2010 proposal (please try this)

2010-03-26 Thread Priyanka Sharma
Hi I am Priyanka Sharma, master student at Vrije University, Amsterdam. My major is "parallel and distributed system system". I am interested to participate in gsoc2010 with cassandra. I would like to implement "demo application for cassandra". I have pasted my proposal(not fully final) below with

Re: Gsoc2010 proposal

2010-03-26 Thread Ben Standefer
Priyanka, I think our listserv might be dropping your attachment. Please send it directly to me at benstande...@gmail.com. -Ben On Fri, Mar 26, 2010 at 10:41 AM, Priyanka Sharma wrote: > Hi > > I am Priyanka Sharma, master student at Vrije University, Amsterdam. My > major is "parallel and d

gsoc2010 proposal

2010-03-26 Thread Priyanka Sharma
Hi I am Priyanka Sharma, master student at Vrije University, Amsterdam. My major is "parallel and distributed system system". I am interested to participate in gsoc2010 with cassandra. I would like to implement "demo application for cassandra". I have attached my proposal(not fully final) with thi

Gsoc2010 proposal

2010-03-26 Thread Priyanka Sharma
Hi I am Priyanka Sharma, master student at Vrije University, Amsterdam. My major is "parallel and distributed system system". I am interested to participate in gsoc2010 with cassandra. I would like to implement "demo application for cassandra". I have attached my proposal(not fully final) with thi

Gsoc2010 proposal

2010-03-26 Thread Priyanka Sharma
Hi I am Priyanka Sharma, master student at Vrije University, Amsterdam. My major is "parallel and distributed system system". I am interested to participate in gsoc2010 with cassandra. I would like to implement "demo application for cassandra". I have attached my proposal(not fully final) with thi

Re: Thrift out of memory crashes

2010-03-26 Thread Ted Zlatanov
On Fri, 26 Mar 2010 09:44:23 -0500 Jonathan Ellis wrote: JE> The workarounds we can apply at the Cassandra level have too high a JE> cost:benefit ratio. The long term fix is to move to Avro. Can you list the workarounds you've considered? Is TBinaryProtocol.setReadLength completely useless?

Re: Thrift out of memory crashes

2010-03-26 Thread Jonathan Ellis
The workarounds we can apply at the Cassandra level have too high a cost:benefit ratio. The long term fix is to move to Avro. 2010/3/26 Ted Zlatanov : > On Fri, 26 Mar 2010 07:48:43 -0500 Jonathan Ellis wrote: > > JE> 2010/3/26 Ted Zlatanov : >>> I know this has been discussed in tickets and her

Hudson build is back to normal : Cassandra #391

2010-03-26 Thread Apache Hudson Server
See

Re: Thrift out of memory crashes

2010-03-26 Thread Ted Zlatanov
On Fri, 26 Mar 2010 07:48:43 -0500 Jonathan Ellis wrote: JE> 2010/3/26 Ted Zlatanov : >> I know this has been discussed in tickets and here previously.  I just >> wanted to comment on it because of the upcoming 0.6 release. >> >> In my environment I patch Cassandra to prevent the OOM errors fro

Re: Thrift out of memory crashes

2010-03-26 Thread Jonathan Ellis
Catching OOME is a bug, not a fix. OOME is the JVM saying "I give up; you're screwed." The JVM isn't stable anymore. 2010/3/26 Ted Zlatanov : > I know this has been discussed in tickets and here previously.  I just > wanted to comment on it because of the upcoming 0.6 release. > > In my environm

Thrift out of memory crashes

2010-03-26 Thread Ted Zlatanov
I know this has been discussed in tickets and here previously. I just wanted to comment on it because of the upcoming 0.6 release. In my environment I patch Cassandra to prevent the OOM errors from malformed incoming Thrift data, which as everyone knows let anyone crash the servers hard with a ne