From ozone-commits-return-159-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Fri Nov 22 22:23:56 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 BB14B180629 for ; Fri, 22 Nov 2019 23:23:55 +0100 (CET) Received: (qmail 42943 invoked by uid 500); 22 Nov 2019 22:23:55 -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 42930 invoked by uid 99); 22 Nov 2019 22:23:55 -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; Fri, 22 Nov 2019 22:23:55 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id E7D528B690; Fri, 22 Nov 2019 22:23:54 +0000 (UTC) Date: Fri, 22 Nov 2019 22:23:54 +0000 To: "ozone-commits@hadoop.apache.org" Subject: [hadoop-ozone] branch master updated (46a0875 -> 2185ac7) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <157446143486.19166.12176898362484108936@gitbox.apache.org> From: bharat@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: 46a0875b9e1e9e36cfd0a5e97f661b9951d8256a X-Git-Newrev: 2185ac71459e441f49f1fe71a3209bfe5335a95d 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. bharat pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git. from 46a0875 HDDS-2510. Use isEmpty() to check whether the collection is empty or not in Ozone Manager module. (#258) add 2185ac7 HDDS-2591. No tailMap needed for startIndex 0 in ContainerSet#listContainer (#254) No new revisions were added by this update. Summary of changes: .../ozone/container/common/impl/ContainerSet.java | 2 +- .../container/common/impl/TestContainerSet.java | 39 +++++++++++++++++----- 2 files changed, 32 insertions(+), 9 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org For additional commands, e-mail: ozone-commits-help@hadoop.apache.org