You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2014/08/17 20:17:18 UTC

[jira] [Updated] (PHOENIX-1176) Allow tracing to be turned on globally through config

     [ https://issues.apache.org/jira/browse/PHOENIX-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor updated PHOENIX-1176:
----------------------------------

    Attachment: PHOENIX-1176.patch

Small tweak in how property is looked up, [~jesse_yates] to allow tracing to be enabled through config. Also, guard against phoenix.trace.probability.threshold being unset by providing a default value of 0.05.

> Allow tracing to be turned on globally through config
> -----------------------------------------------------
>
>                 Key: PHOENIX-1176
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1176
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: James Taylor
>         Attachments: PHOENIX-1176.patch
>
>
> Currently tracing is turned on by setting a connection property. With one small tweak, we can continue to allow this, but also allow it to be turned on globally as well. Also, guard against the probability not being set by assigning a default (5%).



--
This message was sent by Atlassian JIRA
(v6.2#6252)