Re: Repeated messages about Removing tokens

2020-10-04 Thread Erick Ramirez
> > yes correct, I gracefully decommissioned a few nodes from the cluster and > I see the below log messages for all the decommissioned servers. > > INFO [GossipStage:51] 2020-10-05 05:54:10,429 Gossiper.java:1010 - >> InetAddress /x.x.x.x is now DOWN >> INFO [GossipStage:51] 2020-10-05 05:54:10,

Re: Repeated messages about Removing tokens

2020-10-04 Thread Jai Bheemsen Rao Dhanwada
yes correct, I gracefully decommissioned a few nodes from the cluster and I see the below log messages for all the decommissioned servers. INFO [GossipStage:51] 2020-10-05 05:54:10,429 Gossiper.java:1010 - > InetAddress /x.x.x.x is now DOWN > INFO [GossipStage:51] 2020-10-05 05:54:10,430 Storage

Re: dropped mutations cross node

2020-10-04 Thread Erick Ramirez
Sorry for the late reply. Do you still need assistance with this issue? If the source of the dropped mutations and high latency are the newer nodes, that indicates to me that you have an issue with the commitlog disks. Are the newer nodes identical in hardware configuration to the pre-existing nod

Re: Repeated messages about Removing tokens

2020-10-04 Thread Erick Ramirez
> > any other pointers here? I have performed rolling restart of all the nodes > in the cluster but still see these messages repeatedly. it's been more than > 30 days the nodes were decommissioned gracefully. > Can you provide an update on what you're seeing? Are you saying you're still seeing "Re

Re: Repeated messages about Removing tokens

2020-10-04 Thread Jai Bheemsen Rao Dhanwada
any other pointers here? I have performed rolling restart of all the nodes in the cluster but still see these messages repeatedly. it's been more than 30 days the nodes were decommissioned gracefully. C* version: 2.1.21, is there any known bug with this version? On Wed, Aug 26, 2020 at 9:44 AM Ja