You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Roshan <co...@gmail.com> on 2012/08/08 01:13:42 UTC

How to purge the Hinted data from Cassandra

Hi

I have upgrade the  production cassandra cluster to 1.0.11 version.

But still one node sending hints to a other node in cluster every 10 mins.
All the nodes in cluster are up and running and well balanced.  Log says:

2012-08-08 08:56:54,380 INFO  [HintedHandOffManager] Started hinted handoff
for token: 113427455640312814857969558651062452224 with IP: /10.50.50.111
2012-08-08 08:56:54,383 INFO  [HintedHandOffManager] Finished hinted handoff
of 0 rows to endpoint /10.50.50.111

How can I remove this hints from node?

Thanks

/Roshan





--
View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/How-to-purge-the-Hinted-data-from-Cassandra-tp7581614.html
Sent from the cassandra-user@incubator.apache.org mailing list archive at Nabble.com.

Re: How to purge the Hinted data from Cassandra 1.0.11

Posted by Roshan <co...@gmail.com>.
I managed to delete the hints from JConsole by using HintedHadOffManager
MBean.

Thanks.



--
View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/How-to-purge-the-Hinted-data-from-Cassandra-1-0-11-tp7581614p7581641.html
Sent from the cassandra-user@incubator.apache.org mailing list archive at Nabble.com.