From commits-return-22941-archive-asf-public=cust-asf.ponee.io@accumulo.apache.org Wed Jun 5 16:55:50 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 262E718065D for ; Wed, 5 Jun 2019 18:55:50 +0200 (CEST) Received: (qmail 7714 invoked by uid 500); 5 Jun 2019 16:55:49 -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 7705 invoked by uid 99); 5 Jun 2019 16:55:49 -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; Wed, 05 Jun 2019 16:55:49 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 6E89F8AB16; Wed, 5 Jun 2019 16:55:44 +0000 (UTC) Date: Wed, 05 Jun 2019 16:55:44 +0000 To: "commits@accumulo.apache.org" Subject: [accumulo] branch master updated (f10b407 -> 639f04c) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <155975374433.15760.8899415338328489050@gitbox.apache.org> From: ctubbsii@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: accumulo X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f10b4073dba6b8095e9934e9ea158eb9f45c6f67 X-Git-Newrev: 639f04cdf4f21db7e078d1f5669805bcb33a59ea 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. ctubbsii pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git. from f10b407 Remove unused code add 639f04c Fix #418 Javadoc updated with workaround for createIfNotExists (#1178) No new revisions were added by this update. Summary of changes: .../core/client/admin/NamespaceOperations.java | 11 ++++++++++- .../core/client/admin/TableOperations.java | 22 +++++++++++++++++++++- 2 files changed, 31 insertions(+), 2 deletions(-)