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