Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B01DE197FC for ; Tue, 8 Mar 2016 00:39:41 +0000 (UTC) Received: (qmail 53781 invoked by uid 500); 8 Mar 2016 00:39:41 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 53717 invoked by uid 500); 8 Mar 2016 00:39:41 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 53684 invoked by uid 99); 8 Mar 2016 00:39:41 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Mar 2016 00:39:41 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C80862C1F62 for ; Tue, 8 Mar 2016 00:39:40 +0000 (UTC) Date: Tue, 8 Mar 2016 00:39:40 +0000 (UTC) From: "Elliott Clark (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-15137) CallTimeoutException and CallQueueTooBigException should trigger PFFE 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/HBASE-15137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15184097#comment-15184097 ] Elliott Clark commented on HBASE-15137: --------------------------------------- +1 > CallTimeoutException and CallQueueTooBigException should trigger PFFE > --------------------------------------------------------------------- > > Key: HBASE-15137 > URL: https://issues.apache.org/jira/browse/HBASE-15137 > Project: HBase > Issue Type: Bug > Affects Versions: 1.2.0 > Reporter: Elliott Clark > Assignee: Mikhail Antonov > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-15137.mantonov.patch, HBASE-15137.patch, HBASE-15137.v3.patch, HBASE-15137.v4.patch, HBASE-15137.v5.patch > > > If a region server is backed up enough that lots of calls are timing out then we should think about treating a server as failing. -- This message was sent by Atlassian JIRA (v6.3.4#6332)