GitHub user karanmehta93 opened a pull request:
https://github.com/apache/phoenix/pull/322
PHOENIX-4834 PhoenixMetricsLog interface methods should not depend onâ¦
⦠specific logger
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/karanmehta93/phoenix 4.x-HBase-1.4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/322.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #322
----
commit 656567cba78cafda0540bddfe0f5070939be9155
Author: Karan Mehta <karanmehta93@...>
Date: 2018-08-07T17:12:42Z
PHOENIX-4834 PhoenixMetricsLog interface methods should not depend on
specific logger
----
---