What is the replica placement Strategy in Cassandra ?
Answer Posted / Avanish Kumar
The Replica Placement Strategy in Apache Cassandra determines how data replicas are distributed across nodes in a cluster. It includes strategies like 'NetworkTopologyStrategy' which aims to distribute data evenly across racks, and 'SimpleStrategy' which distributes data across all available nodes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category