From ozone-commits-return-683-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Tue Feb 4 19:02:26 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id EECEE18064E for ; Tue, 4 Feb 2020 20:02:25 +0100 (CET) Received: (qmail 86926 invoked by uid 500); 4 Feb 2020 19:02:25 -0000 Mailing-List: contact ozone-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ozone-commits@hadoop.apache.org Delivered-To: mailing list ozone-commits@hadoop.apache.org Received: (qmail 86896 invoked by uid 99); 4 Feb 2020 19:02:25 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Feb 2020 19:02:25 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 054678B690; Tue, 4 Feb 2020 19:02:25 +0000 (UTC) Date: Tue, 04 Feb 2020 19:02:24 +0000 To: "ozone-commits@hadoop.apache.org" Subject: [hadoop-ozone] branch master updated (af43a28 -> d1b8c08) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <158084294487.3460.7256716814950937955@gitbox.apache.org> From: aengineer@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: hadoop-ozone X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: af43a28e6267f9f8c89350102a5199859784561d X-Git-Newrev: d1b8c08a71f141be32da459ffa377f7ebdddae27 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. aengineer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git. from af43a28 HDDS-2883. Change the default client settings accordingly with change in default chunk size. (#487) add d1b8c08 HDDS-2973. Fix root deletion logic in delete API. (#517) No new revisions were added by this update. Summary of changes: .../java/org/apache/hadoop/fs/ozone/TestOzoneFileSystem.java | 9 +++++++++ .../org/apache/hadoop/fs/ozone/BasicOzoneFileSystem.java | 12 ++++++------ 2 files changed, 15 insertions(+), 6 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org For additional commands, e-mail: ozone-commits-help@hadoop.apache.org