Build failed in Jenkins: Cassandra-Coverage #19

2011-04-01 Thread Apache Hudson Server
See Changes: [jbellis] isFrozen needs to be volatile [jbellis] revert #1954 for now [jbellis] r/m unused code [jbellis] really revert SSTableExport move [jbellis] move stress package from o.a.c.contrib to o.a.c [jbellis] mo

Build failed in Jenkins: Cassandra-0.7-Coverage #17

2011-04-01 Thread Apache Hudson Server
See Changes: [jbellis] revert whirr change, it's for 0.8 only [jbellis] upgrade to whirr 0.4 patch by Pavel Yaskevich for CASSANDRA-2265 -- [...truncated 1586 lines...] [junit]

Build failed in Jenkins: Cassandra #825

2011-04-01 Thread Apache Hudson Server
See Changes: [jbellis] isFrozen needs to be volatile [jbellis] revert #1954 for now [jbellis] r/m unused code -- [...truncated 1935 lines...] [junit] Tests run: 7, Failures: 0, Errors: 0, T

Build failed in Jenkins: Cassandra #824

2011-04-01 Thread Apache Hudson Server
See Changes: [jbellis] really revert SSTableExport move -- [...truncated 1935 lines...] [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.264 sec [junit] [junit] Testsuit

Build failed in Jenkins: Cassandra #823

2011-04-01 Thread Apache Hudson Server
See Changes: [jbellis] move stress package from o.a.c.contrib to o.a.c [jbellis] move example code from contrib/ to examples/, and tools from contrib/ to tools/ [jbellis] Revert incomplete move of sstable [ex/im]port code [jbellis]

Added a wiki page for people having issues building...

2011-04-01 Thread Stephen Connolly
http://wiki.apache.org/cassandra/HowToBuild A number of people have had issues building Cassandra... Things like: 1. Not using ANT 1.8 or newer (you might get away with 1.7 though but 1.6 is a no go) 2. Not using JDK 1.6 or newer (you might get part of the way with 1.5 as that is the required min

Some thoughts on client abstraction and connection pooling

2011-04-01 Thread Nick Telford
Hi everyone, While prototyping ideas for the PHP CQL driver, I started thinking about client responsibilities that are agnostic of the underlying transport (be it Thrift, Avro or an arbitrary binary protocol) and indeed the client's interface, e.g. Thrift API or CQL. Drivers for most databases (e

Build failed in Jenkins: Cassandra-0.7 #417

2011-04-01 Thread Apache Hudson Server
See Changes: [jbellis] revert whirr change, it's for 0.8 only [jbellis] upgrade to whirr 0.4 patch by Pavel Yaskevich for CASSANDRA-2265 -- [...truncated 1644 lines...] [junit] Tests run

Re: Cassandra documentation (and in this case the datastax anti-entropy docs)

2011-04-01 Thread Diallo Mamadou Bobo
Hi. I also believe that wiki are not so good for a community managed wiki even thought it is used as "de facto" tool for opensource projects doc. I suggest that we use drupal's book module, it is really full featured and easy to use. I would be happy to do some wireframing and set-up a demo if