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 36D30200B39 for ; Sat, 4 Jun 2016 03:35:02 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 359A5160A49; Sat, 4 Jun 2016 01:35:02 +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 80280160A50 for ; Sat, 4 Jun 2016 03:35:01 +0200 (CEST) Received: (qmail 93699 invoked by uid 500); 4 Jun 2016 01:34:59 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 93260 invoked by uid 99); 4 Jun 2016 01:34:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Jun 2016 01:34:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9F7952C1F71 for ; Sat, 4 Jun 2016 01:34:59 +0000 (UTC) Date: Sat, 4 Jun 2016 01:34:59 +0000 (UTC) From: "Hudson (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-10346) Implement asynchronous setPermission/setOwner for DistributedFileSystem MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 04 Jun 2016 01:35:02 -0000 [ https://issues.apache.org/jira/browse/HDFS-10346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15315233#comment-15315233 ] Hudson commented on HDFS-10346: ------------------------------- SUCCESS: Integrated in Hadoop-trunk-Commit #9913 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/9913/]) Revert "HDFS-10346. Implement asynchronous setPermission/setOwner for (wang: rev f23d5dfc60a017187ae57f3667ac0e688877c2dd) * hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/protocolPB/ClientNamenodeProtocolTranslatorPB.java * hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/AsyncDistributedFileSystem.java * hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSPermission.java * hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestAsyncDFSRename.java > Implement asynchronous setPermission/setOwner for DistributedFileSystem > ----------------------------------------------------------------------- > > Key: HDFS-10346 > URL: https://issues.apache.org/jira/browse/HDFS-10346 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: hdfs, hdfs-client > Reporter: Xiaobing Zhou > Assignee: Xiaobing Zhou > Fix For: HDFS-9924 > > Attachments: HDFS-10346-HDFS-9924.000.patch, HDFS-10346-HDFS-9924.001.patch, HDFS-10346-HDFS-9924.003.patch, HDFS-10346-HDFS-9924.004.patch > > > This is proposed to implement an asynchronous setPermission and setOwner. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org