From b4793a03554c08a9e33b76457a1c1fe347aa0f2f Mon Sep 17 00:00:00 2001 From: Michael Stack Date: Mon, 14 Aug 2017 09:09:56 -0700 Subject: [PATCH] HBASE-18588 Verify we're using netty .so epolling on linux post HBASE-18271 --- hbase-protocol-shaded/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/hbase-protocol-shaded/pom.xml b/hbase-protocol-shaded/pom.xml index fff02f8b7bb..f9400b39a29 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 + + +