Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 83B97200B62 for ; Fri, 29 Jul 2016 04:35:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 784C3160AA9; Fri, 29 Jul 2016 02:35:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E6411160A85 for ; Fri, 29 Jul 2016 04:35:21 +0200 (CEST) Received: (qmail 74659 invoked by uid 500); 29 Jul 2016 02:35:21 -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 74620 invoked by uid 99); 29 Jul 2016 02:35:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jul 2016 02:35:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9C7072C0D60 for ; Fri, 29 Jul 2016 02:35:20 +0000 (UTC) Date: Fri, 29 Jul 2016 02:35:20 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-16289) AsyncProcess stuck messages need to print region/server MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 29 Jul 2016 02:35:22 -0000 [ https://issues.apache.org/jira/browse/HBASE-16289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15398617#comment-15398617 ] stack commented on HBASE-16289: ------------------------------- That log emission looks beautiful [~carp84]. Is that all it takes? That is much smarter than the way I was trying to go about it (overriding ServiceExecutor..). +1. What are those hadoop failures about? > AsyncProcess stuck messages need to print region/server > ------------------------------------------------------- > > Key: HBASE-16289 > URL: https://issues.apache.org/jira/browse/HBASE-16289 > Project: HBase > Issue Type: Bug > Components: Operability > Reporter: stack > Assignee: Yu Li > Priority: Critical > Labels: beginner > Attachments: HBASE-16289.patch, HBASE-16289.patch > > > Fix these out of AsyncProcess... > '2016-07-21 20:16:56.477 o.a.h.h.c.AsyncProcess [INFO] #13, waiting for 25 actions to finish' > They are totally opaque, when you see one, it means a request is ten seconds old at least. It is awkward to do but we should be able to emit region/server. -- This message was sent by Atlassian JIRA (v6.3.4#6332)