相关疑难解决方法(0)

Cassandra数据复制问题

I have a 2 node cassandra cluster with a replication factor of 2 and AutoBootStrap=true. Everything is good during startup and both nodes see each other. Let us call these nodes A and B.

  1. Add a set of keys and columns (lets call this set K1) to cassandra through node A.
  2. Connect to node A and read back set K1. Same on Node B. Success - Good
  3. Kill Cassandra process on Node B.
  4. Add set K2 through A.
  5. Connect to …

replication cassandra

8
推荐指数
1
解决办法
6482
查看次数

标签 统计

cassandra ×1

replication ×1