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 26393200B4C for ; Fri, 22 Jul 2016 08:28:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 24DF0160A5A; Fri, 22 Jul 2016 06:28:23 +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 63938160A77 for ; Fri, 22 Jul 2016 08:28:22 +0200 (CEST) Received: (qmail 76753 invoked by uid 500); 22 Jul 2016 06:28:21 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 76484 invoked by uid 99); 22 Jul 2016 06:28:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2016 06:28:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9888E2C029E for ; Fri, 22 Jul 2016 06:28:20 +0000 (UTC) Date: Fri, 22 Jul 2016 06:28:20 +0000 (UTC) From: "Rajesh Balamohan (JIRA)" To: common-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HADOOP-13406) S3AFileSystem: Consider reusing filestatus in delete and mkdir MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 22 Jul 2016 06:28:23 -0000 Rajesh Balamohan created HADOOP-13406: ----------------------------------------- Summary: S3AFileSystem: Consider reusing filestatus in delete and mkdir Key: HADOOP-13406 URL: https://issues.apache.org/jira/browse/HADOOP-13406 Project: Hadoop Common Issue Type: Bug Components: fs/s3 Reporter: Rajesh Balamohan Assignee: Rajesh Balamohan Priority: Minor filestatus can be reused in rename() and in mkdirs. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-dev-help@hadoop.apache.org