【发布时间】:2018-04-26 08:51:08
【问题描述】:
最近我看到nodetool状态显示以下消息:
Note: Non-system keyspaces don't have the same replication settings, effective ownership information is meaningless
我想知道这意味着什么以及它是否表明存在任何问题。
感谢您的关注
【问题讨论】:
标签: cassandra
最近我看到nodetool状态显示以下消息:
Note: Non-system keyspaces don't have the same replication settings, effective ownership information is meaningless
我想知道这意味着什么以及它是否表明存在任何问题。
感谢您的关注
【问题讨论】:
标签: cassandra
这没问题。这只是意味着您不能信任 owns 列。这是因为您的两个(或更多)键空间具有不同的复制因子,因此很难正确计算每个节点拥有多少令牌。
【讨论】: