From commits-return-90334-archive-asf-public=cust-asf.ponee.io@hbase.apache.org Fri Nov 1 12:22:53 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 B9F52180626 for ; Fri, 1 Nov 2019 13:22:52 +0100 (CET) Received: (qmail 80240 invoked by uid 500); 1 Nov 2019 12:22:52 -0000 Mailing-List: contact commits-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list commits@hbase.apache.org Received: (qmail 80229 invoked by uid 99); 1 Nov 2019 12:22:52 -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, 01 Nov 2019 12:22:52 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id E9FD2805E6; Fri, 1 Nov 2019 12:22:51 +0000 (UTC) Date: Fri, 01 Nov 2019 12:22:51 +0000 To: "commits@hbase.apache.org" Subject: [hbase] branch master updated (ea5c572 -> b8a4504) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <157261097166.23382.3592590877167026385@gitbox.apache.org> From: wchevreuil@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: hbase X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ea5c572963727888a1ca137f9871081918086977 X-Git-Newrev: b8a4504a2609d6d6d26e0b839a368912b3276feb 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. wchevreuil pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hbase.git. from ea5c572 Revert "HBASE-22917 Proc-WAL roll fails saying someone else has already created log (#544)" add b8a4504 HBASE-23238 Additional test and checks for null references on ScannerCallableWithReplicas (#780) No new revisions were added by this update. Summary of changes: .../hbase/client/TestScannersFromClientSide.java | 80 +++++++++++++++++++++- 1 file changed, 77 insertions(+), 3 deletions(-)