Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 77653 invoked from network); 22 Jun 2010 11:20:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Jun 2010 11:20:28 -0000 Received: (qmail 65234 invoked by uid 500); 22 Jun 2010 11:20:28 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 64662 invoked by uid 500); 22 Jun 2010 11:20:25 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 64452 invoked by uid 99); 22 Jun 2010 11:20:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jun 2010 11:20:24 +0000 X-ASF-Spam-Status: No, hits=-1536.5 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jun 2010 11:20:23 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5MBK2ba015420 for ; Tue, 22 Jun 2010 11:20:03 GMT Message-ID: <509473.11561277205602928.JavaMail.jira@thor> Date: Tue, 22 Jun 2010 07:20:02 -0400 (EDT) From: "Hudson (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Commented: (HADOOP-6826) Revert FileSystem create method that takes CreateFlags In-Reply-To: <6937853.16451276636883446.JavaMail.jira@thor> 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/HADOOP-6826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881172#action_12881172 ] Hudson commented on HADOOP-6826: -------------------------------- Integrated in Hadoop-Common-trunk #374 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/374/]) HADOOP-6826. Revert FileSystem create method that takes CreateFlags. > Revert FileSystem create method that takes CreateFlags > ------------------------------------------------------ > > Key: HADOOP-6826 > URL: https://issues.apache.org/jira/browse/HADOOP-6826 > Project: Hadoop Common > Issue Type: Bug > Components: fs > Reporter: Tom White > Assignee: Tom White > Priority: Blocker > Fix For: 0.21.0 > > Attachments: HADOOP-6826.patch > > > As discussed in HDFS-609 and HADOOP-5438 we should back out the FileSystem create() method that takes a set of CreateFlag objects, until the interface has been agreed upon and fully tested. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.