Greetings, Is it possible to spread the particular keyspace only to the part of the ring?
For example: Node | Keyspaces -------------------- node1 | KS1 node2 | KS2 node3 | KS1, KS2 Each KeySpace has ReplicationFactor == 2, so, node3 would store data from all keyspaces.