Hi All,
We are have Apigee Setup on OPDK 4.19.01 version. I want to add additional cassandra nodes to my existing planet. I have 3 DCs which is having 3 cassandra nodes each. That mean 3 cassandra nodes per DC. Now I want to add 3 new cassandra nodes to each DC. which are of total of 9 new nodes for all the 3 DCs( Total are18 nodes with 9 old + 9 new nodes). Right now i have few queries below regarding scaling of cassandra.
-
Can I scale only Cassandra or do I need to scale Zookeeper along with the Cassandra for the new nodes what I am planning for?
-
Right now I have DC1 with 3 followers and the other 2 DCs with 2 followers and 1 observer each. What will be the type of nodes do i need to define for the new cassandra nodes? Is there any ratio to be followed for the voters VS observers?
Thanks,