Re: Encrypting JMX password for cassandra

2020-08-18 Thread Jai Bheemsen Rao Dhanwada
Thank you, I looked at this post but haven't tried. let me give a try On Tue, Aug 18, 2020 at 1:13 AM Johnny Miller wrote: > Jai, > > I haven't tried it myself, but you might be able to implement something > like this as I believe this is generic to Java. > >

Re: Encrypting JMX password for cassandra

2020-08-18 Thread Johnny Miller
Jai, I haven't tried it myself, but you might be able to implement something like this as I believe this is generic to Java. https://stackoverflow.com/questions/1676513/how-to-encrypt-passwords-for-jconsoles-password-file This may allow you to encrypt the JMX password in the file. Would be

Re: Repeated messages about Removing tokens

2020-08-18 Thread Erick Ramirez
Yes, it is normal to see that message when you are decommissioning nodes. It just means that the token ownership(s) is getting updated. Cheers! >

Re: Repeated messages about Removing tokens

2020-08-18 Thread Jai Bheemsen Rao Dhanwada
Yes correct i have seen these messages but in one of cluster i see these messages are repeated ~3000 times per day On Tuesday, August 18, 2020, Erick Ramirez wrote: > Yes, it is normal to see that message when you are decommissioning nodes. > It just means that the token ownership(s) is getting