From ozone-commits-return-84-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Mon Nov 18 09:32:03 2019 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 6BF98180657 for ; Mon, 18 Nov 2019 10:32:03 +0100 (CET) Received: (qmail 91791 invoked by uid 500); 18 Nov 2019 09:32:02 -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 91769 invoked by uid 99); 18 Nov 2019 09:32:02 -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; Mon, 18 Nov 2019 09:32:02 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 8DEA98B688; Mon, 18 Nov 2019 09:32:02 +0000 (UTC) Date: Mon, 18 Nov 2019 09:32:02 +0000 To: "ozone-commits@hadoop.apache.org" Subject: [hadoop-ozone] branch master updated (8af5ab8 -> 89bdb6a) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <157406952249.23231.12727927930380914134@gitbox.apache.org> From: elek@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: 8af5ab8dacdea4e882491ea0d9ebe81806ebf9fa X-Git-Newrev: 89bdb6a69e6314384e79f76e509cf99437877780 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. elek pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git. from 8af5ab8 HDDS-2525. Sonar : replace lambda with method reference in SCM BufferPool. (#210) add 89bdb6a HDDS-2521. Multipart upload failing with NPE No new revisions were added by this update. Summary of changes: .../hadoop/ozone/s3/endpoint/ObjectEndpoint.java | 141 ++++++++++----------- .../hadoop/ozone/client/OzoneOutputStreamStub.java | 8 +- 2 files changed, 74 insertions(+), 75 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org For additional commands, e-mail: ozone-commits-help@hadoop.apache.org