Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DE9AD172E8 for ; Mon, 6 Oct 2014 20:39:34 +0000 (UTC) Received: (qmail 39835 invoked by uid 500); 6 Oct 2014 20:39:34 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 39783 invoked by uid 500); 6 Oct 2014 20:39:34 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 39770 invoked by uid 99); 6 Oct 2014 20:39:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Oct 2014 20:39:34 +0000 Date: Mon, 6 Oct 2014 20:39:34 +0000 (UTC) From: "Yongjun Zhang (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-7194) Two findbugs issues in recent PreCommit-HDFS-Build builds 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/HDFS-7194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongjun Zhang updated HDFS-7194: -------------------------------- Attachment: HDFS-7194.002.patch > Two findbugs issues in recent PreCommit-HDFS-Build builds > --------------------------------------------------------- > > Key: HDFS-7194 > URL: https://issues.apache.org/jira/browse/HDFS-7194 > Project: Hadoop HDFS > Issue Type: Bug > Reporter: Yongjun Zhang > Assignee: Yongjun Zhang > Priority: Trivial > Attachments: HDFS-7194.001.patch, HDFS-7194.002.patch > > > In recent PreCommit-HDFS-Build, 8325, 8324, 8323 etc, there are findbugs warnings introduced by earlier fixes. > E.g. > https://builds.apache.org/job/PreCommit-HDFS-Build/8324//artifact/patchprocess/newPatchFindbugsWarningshadoop-hdfs.html > {quote} > Bad practice Warnings > Code Warning > Se Class org.apache.hadoop.hdfs.protocol.datatransfer.ReplaceDatanodeOnFailure$Policy defines non-transient non-serializable instance field condition > Performance Warnings > Code Warning > Dm org.apache.hadoop.hdfs.DFSClient.() invokes inefficient new String(String) constructor > {quote} -- This message was sent by Atlassian JIRA (v6.3.4#6332)