Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 19516 invoked from network); 18 Apr 2011 13:09:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Apr 2011 13:09:48 -0000 Received: (qmail 34812 invoked by uid 500); 18 Apr 2011 13:09:48 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 34705 invoked by uid 500); 18 Apr 2011 13:09:48 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 34631 invoked by uid 99); 18 Apr 2011 13:09:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Apr 2011 13:09:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Apr 2011 13:09:44 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1D090A7C42 for ; Mon, 18 Apr 2011 13:09:07 +0000 (UTC) Date: Mon, 18 Apr 2011 13:09:07 +0000 (UTC) From: "Pavel Yaskevich (JIRA)" To: commits@cassandra.apache.org Message-ID: <1616507351.64321.1303132147115.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <536685644.21759.1301506985705.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CASSANDRA-2405) should expose 'time since last successful repair' for easier aes monitoring MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021017#comment-13021017 ] Pavel Yaskevich commented on CASSANDRA-2405: -------------------------------------------- I will make "time [Keyspace] [ColumnFamily, ...]" command for the nodetool... By *commencement* do you mean the moment in the Differencer.run() were it decides: do we need a repair or not for each CF (line 492 of AES, right after logger.info())? > should expose 'time since last successful repair' for easier aes monitoring > --------------------------------------------------------------------------- > > Key: CASSANDRA-2405 > URL: https://issues.apache.org/jira/browse/CASSANDRA-2405 > Project: Cassandra > Issue Type: Improvement > Reporter: Peter Schuller > Assignee: Pavel Yaskevich > Priority: Minor > Fix For: 0.7.5 > > Attachments: CASSANDRA-2405.patch > > > The practical implementation issues of actually ensuring repair runs is somewhat of an undocumented/untreated issue. > One hopefully low hanging fruit would be to at least expose the time since last successful repair for a particular column family, to make it easier to write a correct script to monitor for lack of repair in a non-buggy fashion. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira