[
https://issues.apache.org/jira/browse/CASSANDRA-698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804078#action_12804078
]
Hudson commented on CASSANDRA-698:
----------------------------------
Integrated in Cassandra #332 (See
[http://hudson.zones.apache.org/hudson/job/Cassandra/332/])
add clustercmd tool (currently only prints endpoints)
Patch by eevans and goffinet for
add new getEndPoints() method
Patch by eevans for
NodeProbe refactor: move print* methods to new class
Patch by eevans for
NodeProbe refactor: move main to new class
Patch by eevans for
> ClusterProbe
> ------------
>
> Key: CASSANDRA-698
> URL: https://issues.apache.org/jira/browse/CASSANDRA-698
> Project: Cassandra
> Issue Type: New Feature
> Components: Tools
> Reporter: Chris Goffinet
> Assignee: Eric Evans
> Priority: Minor
> Fix For: 0.6
>
> Attachments:
> 0001-Added-ClusterProbe.-Supports-get_endpoints-key.patch,
> v3-0001-CASSANDRA-698-NodeProbe-refactor-move-main-to-new-clas.txt,
> v3-0002-NodeProbe-refactor-move-print-methods-to-new-class.txt,
> v3-0003-add-new-getEndPoints-method.txt,
> v3-0004-add-clustercmd-tool-currently-only-prints-endpoints.txt
>
>
> I'd like to introduce ClusterProbe, for situations where you want to find
> information at cluster level. The first operation is get_endpoints, where you
> can supply a key. I want to also add support for showing hit ratio for column
> families at cluster level.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.