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 13C57103E6 for ; Fri, 7 Feb 2014 18:47:37 +0000 (UTC) Received: (qmail 93713 invoked by uid 500); 7 Feb 2014 18:47:31 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 93575 invoked by uid 500); 7 Feb 2014 18:47:30 -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 93489 invoked by uid 99); 7 Feb 2014 18:47:26 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Feb 2014 18:47:26 +0000 Date: Fri, 7 Feb 2014 18:47:26 +0000 (UTC) From: "Colin Patrick McCabe (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-5906) Fixing findbugs and javadoc warnings in the HDFS-5698 branch 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-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894831#comment-13894831 ] Colin Patrick McCabe commented on HDFS-5906: -------------------------------------------- You might try cherry-picking the HADOOP-10325 change to help out with this > Fixing findbugs and javadoc warnings in the HDFS-5698 branch > ------------------------------------------------------------ > > Key: HDFS-5906 > URL: https://issues.apache.org/jira/browse/HDFS-5906 > Project: Hadoop HDFS > Issue Type: Sub-task > Affects Versions: HDFS-5698 (FSImage in protobuf) > Reporter: Haohui Mai > Assignee: Haohui Mai > Priority: Minor > > There is one findbug warning in {{FileDistributionCalculator}} and three javadoc warnings in {{FSImageFormatPBSnapshot}} and {{SnapshotFSImageFormat}}. These warnings should be fixed. -- This message was sent by Atlassian JIRA (v6.1.5#6160)