You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2013/09/18 14:49:52 UTC

[jira] [Resolved] (CASSANDRA-6054) cluster availability report

     [ https://issues.apache.org/jira/browse/CASSANDRA-6054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-6054.
---------------------------------------

    Resolution: Won't Fix

This feels like the kind of high level dashboard-type feature that could be built relatively easily on top of the information available in JMX, without having Cassandra compute it for you.
                
> cluster availability report
> ---------------------------
>
>                 Key: CASSANDRA-6054
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6054
>             Project: Cassandra
>          Issue Type: Wish
>            Reporter: Wojciech Meler
>
> It would be nice to have a way to check cassandra cluster status in terms of availablilty for operations on keyspace at given consistency level.
> Such operation should output information in availbility matrix where dimensions are:
> - consistency level
> - datacenter
> and values are percent of ring available in DC at given consistency level, f.e.:
> consistency level                  | DC1  | DC2 
> CL.One                             | 100% | 100% 
> CL.LocalQuorum                     | 95%  | 100%
> CL.All                             | 90%  | 90%
> Unfortunatelly c* don't have CL.LocalAll, so DC split in last line have limited sense ;).
> It is valuable information for operations teams.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira