[
https://issues.apache.org/jira/browse/CASSANDRA-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis reassigned CASSANDRA-1551:
-----------------------------------------
Assignee: Jon Hermes
we want (a) a list of nodes we have hints for, and (b) for a given node, we
want a count of how many hints it has to deliver. we should not compute (b)
unless asked since it is expensive.
> 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.1
>
>
> 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.