[
https://issues.apache.org/jira/browse/PHOENIX-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14100111#comment-14100111
]
Hudson commented on PHOENIX-1176:
---------------------------------
SUCCESS: Integrated in Phoenix | Master | Hadoop1 #337 (See
[https://builds.apache.org/job/Phoenix-master-hadoop1/337/])
PHOENIX-1176 Allow tracing to be turned on globally through config (jtaylor:
rev 8adcc87a625a0d56bea4b6cf8c3e967b4a226972)
* phoenix-core/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java
*
phoenix-core/src/main/java/org/apache/phoenix/trace/util/ConfigurationAdapter.java
* phoenix-core/src/main/java/org/apache/phoenix/trace/util/Tracing.java
> 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
> Fix For: 5.0.0, 4.1
>
> 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)