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 864B4200CF3 for ; Mon, 14 Aug 2017 18:10:06 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 84BF1162C4A; Mon, 14 Aug 2017 16:10:06 +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 D2D98162A76 for ; Mon, 14 Aug 2017 18:10:05 +0200 (CEST) Received: (qmail 29097 invoked by uid 500); 14 Aug 2017 16:10:04 -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 29087 invoked by uid 99); 14 Aug 2017 16:10:04 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Aug 2017 16:10:04 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 789CCE382D; Mon, 14 Aug 2017 16:10:04 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: stack@apache.org To: commits@hbase.apache.org Message-Id: <57eb62ce5641456f9a444c8cc9046bff@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: hbase git commit: HBASE-18588 Verify we're using netty .so epolling on linux post HBASE-18271 Date: Mon, 14 Aug 2017 16:10:04 +0000 (UTC) archived-at: Mon, 14 Aug 2017 16:10:06 -0000 Repository: hbase Updated Branches: refs/heads/master e2b797be3 -> ddbaf56ca HBASE-18588 Verify we're using netty .so epolling on linux post HBASE-18271 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ddbaf56c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ddbaf56c Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/ddbaf56c Branch: refs/heads/master Commit: ddbaf56ca8c712dc44608d3323280f578c56aed2 Parents: e2b797b Author: Michael Stack Authored: Mon Aug 14 09:09:56 2017 -0700 Committer: Michael Stack Committed: Mon Aug 14 09:09:56 2017 -0700 ---------------------------------------------------------------------- hbase-protocol-shaded/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/ddbaf56c/hbase-protocol-shaded/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-protocol-shaded/pom.xml b/hbase-protocol-shaded/pom.xml index b28c03e..4c72eca 100644 --- a/hbase-protocol-shaded/pom.xml +++ b/hbase-protocol-shaded/pom.xml @@ -192,6 +192,23 @@ + + + + com.google.code.maven-replacer-plugin + + replacer + [1.5.3,) + + replace + + + + + false + + +