[
https://issues.apache.org/jira/browse/PHOENIX-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15338911#comment-15338911
]
Pranavan commented on PHOENIX-2166:
-----------------------------------
Hi James
I did a code formatting for the entire files that I have changed. That is the
reason that you are seeing bunch of changes that are not related to me. I will
discuss with mentor and upload a new patch.
> 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)