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 CD4D2200B85 for ; Wed, 31 Aug 2016 13:58:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CBCA7160A8C; Wed, 31 Aug 2016 11:58:23 +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 167DB160AB4 for ; Wed, 31 Aug 2016 13:58:22 +0200 (CEST) Received: (qmail 76636 invoked by uid 500); 31 Aug 2016 11:58:22 -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 76623 invoked by uid 99); 31 Aug 2016 11:58:22 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Aug 2016 11:58:22 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 02BA12C1B7D for ; Wed, 31 Aug 2016 11:58:22 +0000 (UTC) Date: Wed, 31 Aug 2016 11:58:22 +0000 (UTC) From: "Dongchao Ding (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-16511) add detail info for trace MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 31 Aug 2016 11:58:24 -0000 [ https://issues.apache.org/jira/browse/HBASE-16511?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongchao Ding updated HBASE-16511: ---------------------------------- Attachment: HBASE-16511.master.001.patch > add detail info for trace > ------------------------- > > Key: HBASE-16511 > URL: https://issues.apache.org/jira/browse/HBASE-16511 > Project: HBase > Issue Type: Improvement > Components: Client, tracing > Reporter: Dongchao Ding > Attachments: HBASE-16511.master.001.patch > > > Add detail info(RS info of AsyncProcess.sendMultiAction) for usage of tra= cking RegionServers performance. > In my hbase cluster=EF=BC=8CThere are some slow RS nodes when doing Get-l= ist-operation, however, it's not easy to find the node which is a bad perf= ormance node now.=20 -- This message was sent by Atlassian JIRA (v6.3.4#6332)