From commits-return-23388-archive-asf-public=cust-asf.ponee.io@accumulo.apache.org Tue Sep 3 16:02:59 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 5EFD8180637 for ; Tue, 3 Sep 2019 18:02:59 +0200 (CEST) Received: (qmail 54782 invoked by uid 500); 3 Sep 2019 18:20:08 -0000 Mailing-List: contact commits-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list commits@accumulo.apache.org Received: (qmail 54762 invoked by uid 99); 3 Sep 2019 18:20:08 -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, 03 Sep 2019 18:20:08 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 880B987446; Tue, 3 Sep 2019 16:02:58 +0000 (UTC) Date: Tue, 03 Sep 2019 16:02:58 +0000 To: "commits@accumulo.apache.org" Subject: [accumulo] branch 2.0 updated (1c19584 -> d04109d) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <156752657841.8842.5978413301073319600@gitbox.apache.org> From: mmiller@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: accumulo X-Git-Refname: refs/heads/2.0 X-Git-Reftype: branch X-Git-Oldrev: 1c19584e5491d6b084dc25b4e45c331ff416f877 X-Git-Newrev: d04109d06a41a7ae190941380ee7afb36fa2b4ef 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. mmiller pushed a change to branch 2.0 in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 1c19584 Disable FileSystemMonitor checks by default (#1332) add d077b46 Removed unused code in TabletGroupWatcher (#1341) new d04109d Merge branch '1.9' into 2.0 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../main/java/org/apache/accumulo/master/TabletGroupWatcher.java | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)