Fixed since 0.7.4. You should upgrade.
https://issues.apache.org/jira/browse/CASSANDRA-2282
On Sun, May 8, 2011 at 2:37 PM, Eric tamme wrote:
> I have a 4 node ring that was setup with tokens a,b,c,d using NTS and
> 2 nodes in each of 2 datacenters with a replication of DC1:1, DC2:1.
> I was get
On Mon, May 9, 2011 at 7:18 AM, aaron morton wrote:
> You can check the schema using cassandra-cli, run "describe cluster" it will
> tell you how many schemas are defined.
> I think the best approach when you discover bad schemas is to drain then
> stop the affected node, remove the Location, Migr
You can check the schema using cassandra-cli, run "describe cluster" it will
tell you how many schemas are defined.
I think the best approach when you discover bad schemas is to drain then stop
the affected node, remove the Location, Migrations and Schema files in the
System data directory, re
On Sun, May 8, 2011 at 7:17 PM, aaron morton wrote:
> What version are you on ?
>
> Check the nodetool ring from each node in your cluster to check they have the
> same view.
I am running 0.7.3. I checked nodetool ring on all hosts and it all
comes back the same. I had some funky business whe
What version are you on ?
Check the nodetool ring from each node in your cluster to check they have the
same view.
Hope that helps.
-
Aaron Morton
Freelance Cassandra Developer
@aaronmorton
http://www.thelastpickle.com
On 9 May 2011, at 09:37, Eric tamme wrote:
> I have a 4