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 09154200BB3 for ; Wed, 19 Oct 2016 00:15:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 079F3160AFB; Tue, 18 Oct 2016 22:15:00 +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 745D6160AE5 for ; Wed, 19 Oct 2016 00:14:59 +0200 (CEST) Received: (qmail 33656 invoked by uid 500); 18 Oct 2016 22:14:58 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 33631 invoked by uid 99); 18 Oct 2016 22:14:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Oct 2016 22:14:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7261F2C4C72 for ; Tue, 18 Oct 2016 22:14:58 +0000 (UTC) Date: Tue, 18 Oct 2016 22:14:58 +0000 (UTC) From: "Andrew Wang (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-7363) TestRawLocalFileSystemContract is needed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 18 Oct 2016 22:15:00 -0000 [ https://issues.apache.org/jira/browse/HADOOP-7363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HADOOP-7363: -------------------------------- Target Version/s: 3.0.0-alpha2 (was: 2.9.0) Fix Version/s: (was: 2.9.0) 3.0.0-alpha2 Looks like this was not committed to branch-2 and only to trunk, so updating fix/target versions. > TestRawLocalFileSystemContract is needed > ---------------------------------------- > > Key: HADOOP-7363 > URL: https://issues.apache.org/jira/browse/HADOOP-7363 > Project: Hadoop Common > Issue Type: Test > Components: fs > Affects Versions: 3.0.0-alpha2 > Reporter: Matt Foley > Assignee: Andras Bokor > Fix For: 3.0.0-alpha2 > > Attachments: HADOOP-7363.01.patch, HADOOP-7363.02.patch, HADOOP-7363.03.patch, HADOOP-7363.04.patch, HADOOP-7363.05.patch, HADOOP-7363.06.patch > > > FileSystemContractBaseTest is supposed to be run with each concrete FileSystem implementation to insure adherence to the "contract" for FileSystem behavior. However, currently only HDFS and S3 do so. RawLocalFileSystem, at least, needs to be added. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org