Re: Coordinated testing for 0.7

2010-12-01 Thread Jeremy Hanna
Along with Ryan's SF thing I could help organize something in the Austin area if there is interest. Would people like to do a Cassandra test-athon a week from Friday (December 10th)? That might give people some more time to finish up with remaining bug fixes of known bugs. Also hopefully counters

Re: Coordinated testing for 0.7

2010-12-01 Thread Jonathan Ellis
It will not surprise most people who have deployed Cassandra that there are still dragons in the node movement code. That is the primary place I would like to see more testing. On Wed, Dec 1, 2010 at 3:24 PM, Jeremy Hanna wrote: > I was wondering if there was a coordinated plan for testing the 0

Re: Coordinated testing for 0.7

2010-12-01 Thread Dave Revell
I'd go to that, schedule permitting. My knowledge of the source is not very deep, but I could be useful in some way. We obviously have a lot to gain from a well-tested 0.7 release. - Dave On Wed, Dec 1, 2010 at 8:49 PM, Ryan King wrote: > I'd be happy to host a hackathon at Twitter HQ in SF fo

Re: Coordinated testing for 0.7

2010-12-01 Thread Ryan King
I'd be happy to host a hackathon at Twitter HQ in SF for this. Anyone interested in that? -ryan On Wed, Dec 1, 2010 at 7:18 PM, Jeremy Hanna wrote: > Perhaps the time could be better spent trying to beef up the integration > tests and looking for ways to root out potential regressions... > > Ba

Re: Coordinated testing for 0.7

2010-12-01 Thread Jeremy Hanna
Perhaps the time could be better spent trying to beef up the integration tests and looking for ways to root out potential regressions... Back in September a handful of us in the Austin/San Antonio area did an Avro hackathon to get functional parity between thrift and avro. I wonder if there co

Build failed in Hudson: Cassandra-0.7 #42

2010-12-01 Thread Apache Hudson Server
See Changes: [jbellis] fix consistencylevel calculations forNetworkTopologyStrategy patch by jbellis; reviewed by Jon Hermes for CASSANDRA-1804 [jbellis] merge from 0.6 -- [...truncated 1132

Build failed in Hudson: Cassandra-0.7 #41

2010-12-01 Thread Apache Hudson Server
See Changes: [jbellis] merge from 0.6 [jbellis] include outbound socket exceptions at debug level -- [...truncated 1570 lines...] [junit] WARN 00:11:46,550 Generated random token Token(

Senior Cassandra developer/architect needed

2010-12-01 Thread Nima Khajehnouri
We need a senior Cassandra architect/expert/developer. Where is a good source to look for such a person? We do have a full-time position in NetSeer Inc for such a qualified person. Thank, Nima

Coordinated testing for 0.7

2010-12-01 Thread Jeremy Hanna
I was wondering if there was a coordinated plan for testing the 0.7 release. I realize that testing is ultimately up to the individual team. However, with 0.7 there are a _lot_ of significant changes and I wondered if there was interest in coordinating efforts to do more extensive testing abov

Build failed in Hudson: Cassandra-0.7 #40

2010-12-01 Thread Apache Hudson Server
See Changes: [jbellis] SimpleStrategyTest extends CleanupHelper to avoid heisenbugs from other tests' left-overs patch by jbellis [jbellis] merge from 0.6 -- [...truncated 1585 lines...]

Build failed in Hudson: Cassandra-0.7 #39

2010-12-01 Thread Apache Hudson Server
See Changes: [jbellis] update CHANGES [jbellis] s/Hashtable/MashMap/ patch by Dave Brosius; reviewed by jbellis for CASSANDRA-1795 [jbellis] replace loop over keys + lookup w/ loop over map entries patch by Dave Brosius; reviewed b