I have 2 node cluster seed and solr which i used to clone and create new 2 node cluster. on new cluster i have done below changes replaced old seed ip with new one and solr ip to new ip in all configuration file and topology configuration file but my new cluster is still gossiping with old ips and due to that new cluster node gets connected to old cluster . as per logs its due to gossiping as cluster trying to gossip old ip instead of ip mention in configuration is there any thing i need to change or any gossip quarantine related things here?