Question-146: In Cassandra cluster, once of the node is trying to get the gossip info from the node, it was already doing. But somehow, it is not able to get the gossip info. Then what would happen in this case?
- The node would not get the gossip info then it will retry after 15 mins to get the info from same node.
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering Python Certification Material
Ans : D
Exp : Whenever node does not get the gossip info required then it would fall back to the seed nodes to get the gossip info.
You can access to full explanation to question and answer from this page.