[
https://issues.apache.org/jira/browse/CASSANDRA-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986801#action_12986801
]
Jon Hermes commented on CASSANDRA-1551:
---------------------------------------
The original deleteHintsForEndpoint(InetAddr) that is called by
StorageService#excise and eventually from removetoken/decommission is broken.
It doesn't actually delete the hints row because it munges the key.
> create "tell me what nodes you have hints for" jmx api
> ------------------------------------------------------
>
> Key: CASSANDRA-1551
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1551
> Project: Cassandra
> Issue Type: New Feature
> Components: Tools
> Reporter: Jonathan Ellis
> Assignee: Jon Hermes
> Priority: Minor
> Fix For: 0.7.2
>
> Attachments: 1551-v2.txt, 1551.txt
>
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> we can do this efficiently in 0.7 due to new HH schema. in 0.6 this would
> require scanning all hints so probably not worth it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.