Question 30: You have setup of virtual node (vnode) to avoid HotSpot issue in Cassandra cluster, what will be the correct in this case

  1. You don’t need to add new node in the cluster
  2. As soon as you add new node in cluster, it's going to be able to take ranges of data from every node
  3. It will re-partition all the data after adding new node
  4. You can assign token more efficiently to each node in cluster

 

  1. A, B
  2. B, C
  3. C, D
  4. A, D
  5. B, D

Correct Answer : ?

Explanation : Check Here For Detailed Explanation