Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 81368 invoked from network); 24 Sep 2008 13:31:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Sep 2008 13:31:39 -0000 Received: (qmail 19967 invoked by uid 500); 24 Sep 2008 13:31:34 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 19928 invoked by uid 500); 24 Sep 2008 13:31:34 -0000 Mailing-List: contact core-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-dev@hadoop.apache.org Delivered-To: mailing list core-dev@hadoop.apache.org Received: (qmail 19916 invoked by uid 99); 24 Sep 2008 13:31:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Sep 2008 06:31:34 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Sep 2008 13:30:42 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4C550234C211 for ; Wed, 24 Sep 2008 06:30:46 -0700 (PDT) Message-ID: <1462447117.1222263046311.JavaMail.jira@brutus> Date: Wed, 24 Sep 2008 06:30:46 -0700 (PDT) From: "Hudson (JIRA)" To: core-dev@hadoop.apache.org Subject: [jira] Commented: (HADOOP-4006) Cleanup HDFS FSConstants In-Reply-To: <1240410812.1219447126189.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-4006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634136#action_12634136 ] Hudson commented on HADOOP-4006: -------------------------------- Integrated in Hadoop-trunk #613 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/613/]) > Cleanup HDFS FSConstants > ------------------------ > > Key: HADOOP-4006 > URL: https://issues.apache.org/jira/browse/HADOOP-4006 > Project: Hadoop Core > Issue Type: Sub-task > Components: dfs > Reporter: Sanjay Radia > Assignee: Sanjay Radia > Fix For: 0.20.0 > > Attachments: refactorConstants2.patch, refactorConstants3.patch, refactorConstants4.patch, refactorConstants5.patch > > > * Remove RPC Codes - they are unused > * Move the data node streaming constants into its own interfaces/class > * Remove the extends FSConstants -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.