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 5B8E06F37 for ; Tue, 2 Aug 2011 21:14:50 +0000 (UTC) Received: (qmail 67128 invoked by uid 500); 2 Aug 2011 21:14:50 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 67104 invoked by uid 500); 2 Aug 2011 21:14:49 -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 67096 invoked by uid 99); 2 Aug 2011 21:14:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 21:14:49 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,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; Tue, 02 Aug 2011 21:14:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A49C19AF6B for ; Tue, 2 Aug 2011 21:14:27 +0000 (UTC) Date: Tue, 2 Aug 2011 21:14:27 +0000 (UTC) From: "Jeremiah Jordan (JIRA)" To: commits@cassandra.apache.org Message-ID: <1115733026.2904.1312319667671.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1481406821.2378.1296972631061.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CASSANDRA-2118) Provide failure modes if issues with the underlying filesystem of a node 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-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078437#comment-13078437 ] Jeremiah Jordan commented on CASSANDRA-2118: -------------------------------------------- FSReadError is in the parent JIRA task > Provide failure modes if issues with the underlying filesystem of a node > ------------------------------------------------------------------------ > > Key: CASSANDRA-2118 > URL: https://issues.apache.org/jira/browse/CASSANDRA-2118 > Project: Cassandra > Issue Type: Sub-task > Affects Versions: 0.8 beta 1 > Reporter: Chris Goffinet > Assignee: Chris Goffinet > Attachments: 0001-Provide-failure-modes-if-issues-with-the-underlying-.patch, 0001-Provide-failure-modes-if-issues-with-the-underlying-v2.patch, 0001-Provide-failure-modes-if-issues-with-the-underlying-v3.patch > > > CASSANDRA-2116 introduces the ability to detect FS errors. Let's provide a mode in cassandra.yaml so operators can decide that in the event of failure what to do: > 1) standard - means continue on all errors (default) > 2) read - means only stop gossip/rpc server if 'reads' fail from drive, writes can fail but not kill gossip/rpc server > 3) readwrite - means stop gossip/rpc server if any read or write errors. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira