GitHub user swaroopak opened a pull request:
https://github.com/apache/phoenix/pull/338
PHOENIX-4870 LoggingPhoenixConnection should log metrics when AutoCommit is
set to True.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/swaroopak/phoenix PHOENIX-4870
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/338.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 #338
----
commit 97a04d7aaec6011edad06a21c9283c3cecf38beb
Author: s.kadam <s.kadam@...>
Date: 2018-08-28T23:07:24Z
PHOENIX-4870 Added test case and fixed the bug for auto commit in
LoggingPhoenixStatement
----
---