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 AB6C9200B68 for ; Fri, 5 Aug 2016 08:23:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AA058160AAE; Fri, 5 Aug 2016 06:23: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 157CD160AB1 for ; Fri, 5 Aug 2016 08:23:21 +0200 (CEST) Received: (qmail 53994 invoked by uid 500); 5 Aug 2016 06:23:21 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 53839 invoked by uid 99); 5 Aug 2016 06:23:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Aug 2016 06:23:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CAAD82C0D62 for ; Fri, 5 Aug 2016 06:23:20 +0000 (UTC) Date: Fri, 5 Aug 2016 06:23:20 +0000 (UTC) From: "Yuanbo Liu (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-10694) BlockManager.processReport() should print blockReportId in each log message. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 05 Aug 2016 06:23:22 -0000 [ https://issues.apache.org/jira/browse/HDFS-10694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuanbo Liu updated HDFS-10694: ------------------------------ Attachment: HDFS-10694.004.patch > BlockManager.processReport() should print blockReportId in each log message. > ---------------------------------------------------------------------------- > > Key: HDFS-10694 > URL: https://issues.apache.org/jira/browse/HDFS-10694 > Project: Hadoop HDFS > Issue Type: Bug > Components: logging, namenode > Affects Versions: 2.6.1 > Reporter: Konstantin Shvachko > Assignee: Yuanbo Liu > Labels: newbie, supportability > Attachments: HDFS-10694.001.patch, HDFS-10694.002.patch, HDFS-10694.003.patch, HDFS-10694.004.patch > > > Currently {{BlockManager.processReport()}} is printing {{blockReportId}} in some log message, but doesn't in other. It should consistently print {{blockReportId}}. This is helpful in debugging block report problems, so that you could see which message belongs to which report. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org