Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A6106EE7D for ; Sat, 2 Feb 2013 21:32:13 +0000 (UTC) Received: (qmail 35755 invoked by uid 500); 2 Feb 2013 21:32:13 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 35728 invoked by uid 500); 2 Feb 2013 21:32:13 -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 35719 invoked by uid 99); 2 Feb 2013 21:32:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Feb 2013 21:32:13 +0000 Date: Sat, 2 Feb 2013 21:32:13 +0000 (UTC) From: "Carl Yeksigian (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-4554) Log when a node is down longer than the hint window and we stop saving hints 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-4554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569643#comment-13569643 ] Carl Yeksigian commented on CASSANDRA-4554: ------------------------------------------- +1 Only nit is queryiable looks misspelled; I think 'queryable' looks better, but might be best to just say 'cf contains events related to peers' and sidestep queryable altogether. > Log when a node is down longer than the hint window and we stop saving hints > ---------------------------------------------------------------------------- > > Key: CASSANDRA-4554 > URL: https://issues.apache.org/jira/browse/CASSANDRA-4554 > Project: Cassandra > Issue Type: New Feature > Reporter: Jonathan Ellis > Assignee: Vijay > Priority: Minor > Fix For: 1.2.2 > > Attachments: 0001-CASSANDRA-4554-add-hint-metrics.patch, 0001-CASSANDRA-4554-logging-to-system-table-v2.patch, 0001-CASSANDRA-4554-v3.patch, 0001-CASSANDRA-4554-v4.patch, 0002-CASSANDRA-4554-logging-to-system-table.patch, 4554.patch > > > We know that we need to repair whenever we lose a node or disk permanently (since it may have had undelivered hints on it), but without exposing this we don't know when nodes stop saving hints for a temporarily dead node, unless we're paying very close attention to external monitoring. -- 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