From ozone-commits-return-790-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Tue Feb 25 09:19:27 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 D506318025F for ; Tue, 25 Feb 2020 10:19:26 +0100 (CET) Received: (qmail 89256 invoked by uid 500); 25 Feb 2020 09:19:26 -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 89244 invoked by uid 99); 25 Feb 2020 09:19:26 -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, 25 Feb 2020 09:19:26 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id B84798DACA; Tue, 25 Feb 2020 09:19:25 +0000 (UTC) Date: Tue, 25 Feb 2020 09:19:25 +0000 To: "ozone-commits@hadoop.apache.org" Subject: [hadoop-ozone] branch master updated (40ce72f -> 18c48ca) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <158262236540.6948.4270387695574062606@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: 40ce72f0505e7bba2bf87c536f944172c8721bee X-Git-Newrev: 18c48caa6dc17d6a1b9012daffeef5601a4ccd2b 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 40ce72f HDDS-2984. Allocate Block failing with NPE add 18c48ca HDDS-3025. Fail to connect to s3g by http://ip:port No new revisions were added by this update. Summary of changes: .../main/java/org/apache/hadoop/ozone/s3/AWSV4SignatureProcessor.java | 3 ++- .../java/org/apache/hadoop/ozone/s3/TestAWSV4SignatureProcessor.java | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org For additional commands, e-mail: ozone-commits-help@hadoop.apache.org