Re: 0.7RC1 local_quorum -> TimedOutException

2010-12-28 Thread Thor Carpenter
OK, attached are the logs. At time 15:55 I performed a write with CL = ONE, a subsequent read with CL = ONE and received correct results. Similar results occur with any read CL other than LOCAL_QUORUM. At time 15:58 I performed a write with CL = ONE, a subsequent read with CL = LOCAL_QUORUM

Re: interest in creating a "cassandra-gossip" library?

2010-12-28 Thread Stephen Connolly
Is there a specific reason to avoid modularizing the source folders if we are modularizing the jars? In my experience, one big source tree leads to unwanted module dependencies, and can lead to circular module dependencies, which render the modulization moot anyway... (note I am not saying to go t

Re: interest in minor contention issues?

2010-12-28 Thread Jason Fager
Hi Jonathan, No problem, thanks for all the work you and everyone on the dev team do on Cassandra. I have a small bit of wrapper code for scripting the Java Debugger Interface, which is up at https://github.com/jfager/jdiscript. I also have a short writeup on it at http://jasonfager.com/888-intr

Re: 0.7RC1 local_quorum -> TimedOutException

2010-12-28 Thread Jonathan Ellis
Turn on debug logging to see what nodes the request gets sent to, and which ones replied. [dev to BCC] On Tue, Dec 28, 2010 at 1:59 PM, Thor Carpenter wrote: > Hi All, > > I am a bit stumped.  When reading at a CL of local_quorum I get > TimedOutExceptions however when reading at any other CL,

Re: interest in creating a "cassandra-gossip" library?

2010-12-28 Thread Ryan King
On Wed, Dec 22, 2010 at 11:07 AM, matthew hawthorne wrote: > hello, > > I'm starting a project at my day job to deploy a gossip protocol > implementation.  part of my initial work is to evaluate existing > implementations. > > being loosely familiar with Cassandra, I read > http://wiki.apache.org/

Re: interest in minor contention issues?

2010-12-28 Thread Jonathan Ellis
Hi Jason, Thanks for looking into this! What tool are you using? I belatedly noticed your tickets (we should have them resolved for 0.6.9) and it might be useful to do another check against the 0.7 code. On Fri, Aug 6, 2010 at 3:25 PM, Jason Fager wrote: > Hi all, > > I'm doing some work with

Re: Avro RPC?

2010-12-28 Thread Ryan King
On Tue, Dec 28, 2010 at 9:42 AM, Edward Capriolo wrote: > On Tue, Dec 28, 2010 at 11:30 AM, Eric Evans wrote: >> On Wed, 2010-12-22 at 11:00 -0600, Eric Evans wrote: >>> So, Avro RPC.  Is anyone using this?  Is there anyone interested in >>> seeing it maintained? >>> >>> I'm concentrating on CQL[

0.7RC1 local_quorum -> TimedOutException

2010-12-28 Thread Thor Carpenter
Hi All, I am a bit stumped. When reading at a CL of local_quorum I get TimedOutExceptions however when reading at any other CL, including ALL, everything works as expected. Any write CL, including local_quorum, also works as expected. I am running a 4 node 0.7 RC1 cluster in datacenter "DC1"

Re: Avro RPC?

2010-12-28 Thread Edward Capriolo
On Tue, Dec 28, 2010 at 11:30 AM, Eric Evans wrote: > On Wed, 2010-12-22 at 11:00 -0600, Eric Evans wrote: >> So, Avro RPC.  Is anyone using this?  Is there anyone interested in >> seeing it maintained? >> >> I'm concentrating on CQL[1][2], which for me will culminate in the >> creation of a new,

Re: Avro RPC?

2010-12-28 Thread Eric Evans
On Wed, 2010-12-22 at 11:00 -0600, Eric Evans wrote: > So, Avro RPC. Is anyone using this? Is there anyone interested in > seeing it maintained? > > I'm concentrating on CQL[1][2], which for me will culminate in the > creation of a new, application-specific transport, one that doesn't > use eith

Hudson build is back to normal : Cassandra-0.6 #38

2010-12-28 Thread Apache Hudson Server
See