Build failed in Jenkins: Cassandra-quick #813

2012-07-10 Thread Apache Jenkins Server
See -- [...truncated 435 lines...] [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.894 sec [junit] [junit] T

Build failed in Jenkins: Cassandra #1680

2012-07-10 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu4 in workspace Checkout:Cassandra / - hudson.remoting.Cha

Build failed in Jenkins: Cassandra-quick #812

2012-07-10 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu4 in workspace Checkout:Cassandra-quick /

Build failed in Jenkins: Cassandra-quick #811

2012-07-10 Thread Apache Jenkins Server
See -- [...truncated 444 lines...] [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.083 sec [junit] [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessRead

Build failed in Jenkins: Cassandra-quick #810

2012-07-10 Thread Apache Jenkins Server
See -- [...truncated 438 lines...] [junit] - Standard Error - [junit] WARN 04:43:28,925 setting live ratio to maximum of 64.0 instead of 90.67 [junit]

Build failed in Jenkins: Cassandra-quick #809

2012-07-10 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu4 in workspace Checkout:Cassandra-quick /

Build failed in Jenkins: Cassandra-quick #808

2012-07-10 Thread Apache Jenkins Server
See -- [...truncated 534 lines...] [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.75 sec [junit] [junit] Te

Build failed in Jenkins: Cassandra-quick #807

2012-07-10 Thread Apache Jenkins Server
See -- [...truncated 438 lines...] [junit] - Standard Error - [junit] WARN 00:27:40,116 setting live ratio to maximum of 64.0 instead of 90.67 [junit]

Build failed in Jenkins: Cassandra-quick #806

2012-07-10 Thread Apache Jenkins Server
See -- [...truncated 498 lines...] [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.486 sec [junit] [junit] T

Build failed in Jenkins: Cassandra-quick #805

2012-07-10 Thread Apache Jenkins Server
See -- [...truncated 438 lines...] [junit] - Standard Error - [junit] WARN 23:12:14,452 setting live ratio to maximum of 64.0 instead of 90.67 [junit]

Build failed in Jenkins: Cassandra-quick #804

2012-07-10 Thread Apache Jenkins Server
See -- [...truncated 438 lines...] [junit] - Standard Error - [junit] WARN 22:44:30,919 setting live ratio to maximum of 64.0 instead of 90.67 [junit]

Build failed in Jenkins: Cassandra-quick #803

2012-07-10 Thread Apache Jenkins Server
See -- [...truncated 435 lines...] [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.219 sec [junit] [junit] T

Build failed in Jenkins: Cassandra-quick #802

2012-07-10 Thread Apache Jenkins Server
See Changes: [xedin] change System.currentTimeMillis() to FBUtilities.timestampMicros(), related to CASSANDRA-4432 -- [...truncated 445 lines...] [junit] - Standard Error

Build failed in Jenkins: Cassandra-quick #801

2012-07-10 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu3 Checkout:Cassandra-quick / - hudson.remoting.Channel@2028f200:ubuntu3 Using strategy: Defau

Build failed in Jenkins: Cassandra-quick #799

2012-07-10 Thread Apache Jenkins Server
See -- [...truncated 453 lines...] [junit] WARN 19:01:41,391 setting live ratio to maximum of 64.0 instead of 90.67 [junit] - --- [junit]

Build failed in Jenkins: Cassandra-quick #798

2012-07-10 Thread Apache Jenkins Server
See Changes: [jbellis] fix mixing user-provided timestamps and local deletion time for #4396 [xedin] change nanoTime() to currentTimeInMillis() in schema related code -- [...truncated 452 lines..

Build failed in Jenkins: Cassandra #1671

2012-07-10 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu4 in workspace Checkout:Cassandra / - hudson.remoting.Cha

Build failed in Jenkins: Cassandra-quick #797

2012-07-10 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu4 in workspace Checkout:Cassandra-quick /

Build failed in Jenkins: Cassandra #1670

2012-07-10 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu4 in workspace Checkout:Cassandra / - hudson.remoting.Cha

Build failed in Jenkins: Cassandra-quick #796

2012-07-10 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu4 in workspace Checkout:Cassandra-quick /

Re: Cassandra not applying keyspace updates

2012-07-10 Thread Pavel Yaskevich
Update: I have posted a patch that would change nanoTime() to currentTimeInMillis() that actually uses the system timer to CASSANDRA-4432, you can try to apply and test if you would like, Michael. On Tuesday 10 July 2012 at 19:53, Pavel Yaskevich wrote: > Hi Michael, > >Thanks for you inv

Re: Cassandra not applying keyspace updates

2012-07-10 Thread Pavel Yaskevich
Hi Michael, Thanks for you investigation, I have created https://issues.apache.org/jira/browse/CASSANDRA-4432 to cover related changes and going to start with that ASAP. Best Regards -- Pavel Yaskevich On Tuesday 10 July 2012 at 19:36, Michael Theroux wrote: > Hello, > > We are in the

Cassandra not applying keyspace updates

2012-07-10 Thread Michael Theroux
Hello, We are in the process of upgrading out cassandra installation from a single instance to a 6 node cluster with a replication factor of 3. We are using Cassandra 1.1.2. This is something I've done before in other environments, but now I've hit an interesting issue. The cluster has been

Build failed in Jenkins: Cassandra-quick #795

2012-07-10 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu4 in workspace Checkout:Cassandra-quick /

Build failed in Jenkins: Cassandra-quick #794

2012-07-10 Thread Apache Jenkins Server
See Changes: [xedin] (cql3) Support ORDER BY when IN condition is given in WHERE clause [vijay2win] Fix for Test failure: remove hardcoded values in CLT [xedin] (cql3) delete "component_index" column on DROP TABLE call [jbellis] fixes