Build failed in Jenkins: Cassandra #768

2011-03-09 Thread Apache Hudson Server
See Changes: [eevans] remove incremental backups between runs This is crap, but without it consecutive test runs fail when we try to create a link for a target that already exists. Patch by eevans for CASSANDRA-2027 [eevans] enable c

Build failed in Jenkins: Cassandra-Coverage #2

2011-03-09 Thread Apache Hudson Server
See Changes: [eevans] update JDBC driver and tests for BytesType columns Patch by eevans for CASSANDRA-2027 [eevans] column families of expected type (JDBC tests) Patch by eevans for CASSANDRA-2027 [eevans] handle NumberForma

Build failed in Jenkins: Cassandra #767

2011-03-09 Thread Apache Hudson Server
See Changes: [eevans] update JDBC driver and tests for BytesType columns Patch by eevans for CASSANDRA-2027 [eevans] column families of expected type (JDBC tests) Patch by eevans for CASSANDRA-2027 [eevans] handle NumberFormatExcept

Jenkins build is unstable: Cassandra-0.7-Coverage #1

2011-03-09 Thread Apache Hudson Server
See

Build failed in Jenkins: Cassandra #766

2011-03-09 Thread Apache Hudson Server
See Changes: [gdusbabek] move all java cql into jdbc package and only expose a few bits. patch by gdusbabek, reviewed by eevans. CASSANDRA-2124 [gdusbabek] more comments in ColumnDecoder. patch by gdusbabek, reviewed by eevans. CASSA

Re: Code coverage Jenkins Job

2011-03-09 Thread Stephen Connolly
Not quite. 2298 will allow code coverage to always run while 2258 is a specific failure On 9 March 2011 13:33, Gary Dusbabek wrote: > Duplicates CASSANDRA-2258. > > On Wed, Mar 9, 2011 at 06:15, Stephen Connolly > wrote: > > Hmm failure due to some difference when the code is instrumented... >

Re: Code coverage Jenkins Job

2011-03-09 Thread Gary Dusbabek
Duplicates CASSANDRA-2258. On Wed, Mar 9, 2011 at 06:15, Stephen Connolly wrote: > Hmm failure due to some difference when the code is instrumented... points > to some threading issue that might need to be looked at. > > In any case, in order to get Code Coverage to work consistently, it would be

Re: Code coverage Jenkins Job

2011-03-09 Thread Stephen Connolly
Hmm failure due to some difference when the code is instrumented... points to some threading issue that might need to be looked at. In any case, in order to get Code Coverage to work consistently, it would be good if somebody could apply https://issues.apache.org/jira/browse/CASSANDRA-2298 Thank

Re: 2GB rows and errros

2011-03-09 Thread Muga Nishizawa
Hi, I filed a ticket on this problem. https://issues.apache.org/jira/browse/CASSANDRA-2297 Thanks Muga Nishizawa, On Sat, Mar 5, 2011 at 6:10 AM, Jonathan Ellis wrote: > Can you open a ticket with the exception you saw? > > On Fri, Mar 4, 2011 at 2:51 PM, Terje Marthinussen > wrote: >> Ah, yes

Build failed in Jenkins: Cassandra-Coverage #1

2011-03-09 Thread Apache Hudson Server
See -- [...truncated 1961 lines...] [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.505 sec [junit]

Code coverage Jenkins Job

2011-03-09 Thread Stephen Connolly
FYI, I am trialling enabling the Cassandra Coverage job I created on Jenkins. I'm setting the schedule to daily. We'll see how it works out -Stephen