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 7A31F10102 for ; Wed, 14 Aug 2013 20:31:48 +0000 (UTC) Received: (qmail 90000 invoked by uid 500); 14 Aug 2013 20:31:48 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 89973 invoked by uid 500); 14 Aug 2013 20:31:48 -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 89964 invoked by uid 99); 14 Aug 2013 20:31:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Aug 2013 20:31:48 +0000 Date: Wed, 14 Aug 2013 20:31:48 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-8719) Fix responseTooSlow formatting 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-8719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740148#comment-13740148 ] stack commented on HBASE-8719: ------------------------------ +1 Nice Thanks The TestShell fail is not you. > Fix responseTooSlow formatting > ------------------------------ > > Key: HBASE-8719 > URL: https://issues.apache.org/jira/browse/HBASE-8719 > Project: HBase > Issue Type: Bug > Reporter: stack > Assignee: Jean-Daniel Cryans > Fix For: 0.95.2 > > Attachments: HBASE-8719.patch > > > Make sure the responseTooSlow, etc., logs region at least and possibly row. > As one well-known tall man once said: > {code} > I really hate this: > org.apache.hadoop.hbase.ipc.CallerDisconnectedException: Aborting call next(-5472965299350279760, 101), rpc version=1, client version=29, methodsFingerPrint=-56040613 from 10.4.21.36:59647 after 192373 ms, since caller disconnected > WHICH REGION WAS IT??? > .... > 2013-06-09 01:11:03,574 WARN org.apache.hadoop.ipc.HBaseServer: (responseTooSlow): {"processingtimems":1141537,"call":"next(6527877619467313103, 101), rpc version=1, client version=29, methodsFingerPrint=-56040613","client":"10.4.21.44:41453","starttimems":1370739122036,"queuetimems":0,"class":"HRegionServer","responsesize":293994,"method":"next"} > which region is this? > {code} -- 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