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 34162200B99 for ; Wed, 5 Oct 2016 19:16:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 32A85160AC9; Wed, 5 Oct 2016 17:16:27 +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 6D941160AEA for ; Wed, 5 Oct 2016 19:16:26 +0200 (CEST) Received: (qmail 31055 invoked by uid 500); 5 Oct 2016 17:16:23 -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 30992 invoked by uid 99); 5 Oct 2016 17:16:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2016 17:16:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 58B832C2A5F for ; Wed, 5 Oct 2016 17:16:21 +0000 (UTC) Date: Wed, 5 Oct 2016 17:16:21 +0000 (UTC) From: "Xiaoyu Yao (JIRA)" To: common-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HADOOP-13686) Adding additional unit test for Trash (I) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 05 Oct 2016 17:16:27 -0000 Xiaoyu Yao created HADOOP-13686: ----------------------------------- Summary: Adding additional unit test for Trash (I) Key: HADOOP-13686 URL: https://issues.apache.org/jira/browse/HADOOP-13686 Project: Hadoop Common Issue Type: Bug Reporter: Xiaoyu Yao Assignee: Weiwei Yang This ticket is opened to track adding the forllowing unit test in hadoop-common. #test users can delete their own trash directory #test users can delete an empty directory and the directory is moved to trash #test fs.trash.interval with invalid values such as 0 or negative -- 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