Can't change replication factor in Cassandra 1.1.2

2012-07-18 Thread Douglas Muth
Hi folks, I have an interesting problem in Cassandra 1.1.2, a Google Search wasn't much help, so I thought I'd ask here. Essentially, I have a "problem keyspace" in my 2-node cluster that keeps me from changing the replication factor on a specific keyspace. It's probably easier to show what I'm s

Re: Nodetool talking to an old IP address (and timing out)

2012-05-29 Thread Douglas Muth
others have been affected by this as well. In the future, I think some sort of logging of this sort of of logic, or perhaps a --verbose mode for nodetool would be a really good idea. What do other folks think? -- Doug http://twitter.com/dmuth On Tue, May 29, 2012 at 12:08 PM, Douglas Muth

Re: Nodetool talking to an old IP address (and timing out)

2012-05-29 Thread Douglas Muth
ol -h localhost -p [jmx port] ring > > 2012/5/27 Douglas Muth >> >> Hi folks, >> >> I'm a relative newbie to Cassandra, and have been trying to get up to >> speed on it so that I can start using it at $WORK. >> >> I ran into an interesting issue the ot

Nodetool talking to an old IP address (and timing out)

2012-05-27 Thread Douglas Muth
Hi folks, I'm a relative newbie to Cassandra, and have been trying to get up to speed on it so that I can start using it at $WORK. I ran into an interesting issue the other day with nodetool. I currently have Cassandra running on an Amazon EC2 instance running Ubuntu 10.10. At one point, I rebo