HSHA Thrift server corruption in Cassandra 2.0.0 - 2.0.5

2014-03-08 Thread Jonathan Ellis
The hsha (half-synchronous, half-asynchronous) Thrift server was rewritten on top of Disruptor for Cassandra 2.0 [1] to unlock substantial performance benefits over the old hsha. Unfortunately, the rewrite introduced a bug that can cause incorrect data to be sent from the coordinator to replicas

Re: HsHa

2013-08-21 Thread Jason Wee
>> >>> Does this sound like a bug or like 4 PEBCAKs to you ? Should we raise a >>> JIRA ? >>> >>> Alain >>> >>> >>> 2013/8/14 Keith Wright >>> >>>> Same here on 1.2.4. >>>> >>>> From:

Re: HsHa

2013-08-21 Thread Alain RODRIGUEZ
4 PEBCAKs to you ? Should we raise a >> JIRA ? >> >> Alain >> >> >> 2013/8/14 Keith Wright >> >>> Same here on 1.2.4. >>> >>> From: Romain HARDOUIN >>> Reply-To: "user@cassandra.apache.org" >>> Da

Re: HsHa

2013-08-14 Thread Jake Luciani
" >> Date: Wednesday, August 14, 2013 3:36 AM >> To: "user@cassandra.apache.org" >> Subject: Re: HsHa >> >> The same goes for us. >> >> Romain >> >> Alain RODRIGUEZ a écrit sur 13/08/2013 18:10:05 : >> >> > De : Alain ROD

Re: HsHa

2013-08-14 Thread Alain RODRIGUEZ
2013 3:36 AM > To: "user@cassandra.apache.org" > Subject: Re: HsHa > > The same goes for us. > > Romain > > Alain RODRIGUEZ a écrit sur 13/08/2013 18:10:05 : > > > De : Alain RODRIGUEZ > > A : user@cassandra.apache.org, > > Date : 13/08/2013 18:10 >

Re: HsHa

2013-08-14 Thread Keith Wright
<mailto:user@cassandra.apache.org>" mailto:user@cassandra.apache.org>> Subject: Re: HsHa The same goes for us. Romain Alain RODRIGUEZ mailto:arodr...@gmail.com>> a écrit sur 13/08/2013 18:10:05 : > De : Alain RODRIGUEZ mailto:arodr...@gmail.com>> > A : user@cassand

Re: HsHa

2013-08-14 Thread Romain HARDOUIN
The same goes for us. Romain Alain RODRIGUEZ a écrit sur 13/08/2013 18:10:05 : > De : Alain RODRIGUEZ > A : user@cassandra.apache.org, > Date : 13/08/2013 18:10 > Objet : Re: HsHa > > I have this anytime I try to switch to "hsha" since 0.8. > > Always kept

Re: HsHa

2013-08-13 Thread Alain RODRIGUEZ
I have this anytime I try to switch to "hsha" since 0.8. Always kept "sync" for this reason. Thought I was alone with this bug since I never had any clue about this on the mailing list. So +1. Alain 2013/8/13 Christopher Wirt > Hello, > > ** ** > &g

HsHa

2013-08-13 Thread Christopher Wirt
Hello, I was trying out the hsha thrift server implementation and found that I get a fair amount of these appearing in the server logs. ERROR [Selector-Thread-9] 2013-08-13 15:39:10,433 TNonblockingServer.java (line 468) Read an invalid frame size of 0. Are you using TFramedTransport on