You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by swaroopak <gi...@git.apache.org> on 2018/08/30 21:08:43 UTC

[GitHub] phoenix pull request #337: PHOENIX-4870 LoggingPhoenixConnection should log ...

GitHub user swaroopak opened a pull request:

    https://github.com/apache/phoenix/pull/337

    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-master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/phoenix/pull/337.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 #337
    
----
commit de138238630fef2ad45e800ec9db0d5fda022b4f
Author: s.kadam <s....@...>
Date:   2018-08-28T23:17:18Z

    Added test case and fixed the bug for auto commit in LoggingPhoenixStatement

----


---