Nodetool status / nodetool ring will show an estimated ownership. They estimate 
this by looking at the replication settings of one of the non-system keyspaces 
(presumably those that contain actual data).

 

If they all have the same replication settings (say, RF=3 in each DC using 
NetworkTopologyStrategy), then the ring/status ownership estimation can be 
reasonably certain it’s correct – whatever value it will calculate is true for 
all keyspaces.

If they differ, then it can print some ownership % from whatever keyspace it 
selects, but that % will be different than if you chose a different keyspace. 
In this case, pass the keyspace as the optional last argument to specify which 
keyspace matters to you.

 

-          Jeff

 

From: Kant Kodali <k...@peernova.com>
Reply-To: "user@cassandra.apache.org" <user@cassandra.apache.org>
Date: Thursday, October 13, 2016 at 7:08 PM
To: "user@cassandra.apache.org" <user@cassandra.apache.org>
Subject: what does this Note mean?

 

 

Note: Non-system keyspaces don't have the same replication settings, effective 
ownership information is meaningless

____________________________________________________________________
CONFIDENTIALITY NOTE: This e-mail and any attachments are confidential and may 
be legally privileged. If you are not the intended recipient, do not disclose, 
copy, distribute, or use this email or any attachments. If you have received 
this in error please let the sender know and then delete the email and all 
attachments.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to