Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E73E3200CFD for ; Wed, 6 Sep 2017 17:03:55 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E5D0C161BF1; Wed, 6 Sep 2017 15:03:55 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5F7CC16171A for ; Wed, 6 Sep 2017 17:03:55 +0200 (CEST) Received: (qmail 80771 invoked by uid 500); 6 Sep 2017 15:03:54 -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 80762 invoked by uid 99); 6 Sep 2017 15:03:54 -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, 06 Sep 2017 15:03:54 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id C21A18175D; Wed, 6 Sep 2017 15:03:52 +0000 (UTC) Date: Wed, 06 Sep 2017 15:03:52 +0000 To: "commits@accumulo.apache.org" Subject: [accumulo-website] branch master updated: ACCUMULO-3652 Added to release notes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <150471023209.25246.9865373263258271161@gitbox.apache.org> From: mmiller@apache.org Reply-To: "commits@accumulo.apache.org" X-Git-Host: gitbox.apache.org X-Git-Repo: accumulo-website X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e8352ecbdfcc4e23920b95a42a8eea10d01168de X-Git-Newrev: 2afb8e0dbaa271f12ec4a8b91e586ead1c1b061a X-Git-Rev: 2afb8e0dbaa271f12ec4a8b91e586ead1c1b061a X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated archived-at: Wed, 06 Sep 2017 15:03:56 -0000 This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo-website.git The following commit(s) were added to refs/heads/master by this push: new 2afb8e0 ACCUMULO-3652 Added to release notes 2afb8e0 is described below commit 2afb8e0dbaa271f12ec4a8b91e586ead1c1b061a Author: Mike Miller AuthorDate: Wed Sep 6 10:38:06 2017 -0400 ACCUMULO-3652 Added to release notes Taken from pull request (apache/accumulo#294) --- _posts/release/2017-09-05-accumulo-2.0.0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_posts/release/2017-09-05-accumulo-2.0.0.md b/_posts/release/2017-09-05-accumulo-2.0.0.md index 8fe8db6..3305936 100644 --- a/_posts/release/2017-09-05-accumulo-2.0.0.md +++ b/_posts/release/2017-09-05-accumulo-2.0.0.md @@ -6,6 +6,7 @@ unreleased: true ## Major Changes ## Other Notable Changes +ACCUMULO-3652 - Replaced string concatenation in log statements with slf4j where applicable. Removed tserver TLevel logging class. ## Upgrading -- To stop receiving notification emails like this one, please contact ['"commits@accumulo.apache.org" '].