[
https://issues.apache.org/jira/browse/PHOENIX-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15338622#comment-15338622
]
James Taylor commented on PHOENIX-2166:
---------------------------------------
There's a bunch of changes in that patch completely unrelated to this JIRA.
This doesn't look right at all. Please generate a patch with the minimal amount
of changes. FYI, your mentor is [~rajeshbabu], but he's trying to fix the last
few JIRAs that are holding us up from doing a 4.8 release. If you can give him
a few days and then ping him after that, that would be best.
> Prevent writing to tracing table when tracing data collected
> ------------------------------------------------------------
>
> Key: PHOENIX-2166
> URL: https://issues.apache.org/jira/browse/PHOENIX-2166
> Project: Phoenix
> Issue Type: Sub-task
> Affects Versions: 4.5.0
> Reporter: Mujtaba Chohan
> Labels: gsoc2016, tracing
> Attachments: PHOENIX-2166.patch
>
>
> When tracing is turned ON, trace table grows at fast pace and is filled with
> the following traces which should not be present:
> {code}
> Executing UPSERT INTO SYSTEM.TRACING_STATS (trace_id, ...
> Writing mutation batch for table: SYSTEM.TRACING_STATS ...
> and so on
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)