[
https://issues.apache.org/jira/browse/PHOENIX-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-2166:
----------------------------------
Summary: Prevent writing to tracing table when tracing data collected
(was: Tracing table contains traces for SYSTEM.TRACING_STATS when turned ON)
> 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: Bug
> Affects Versions: 4.5.0
> Reporter: Mujtaba Chohan
> Labels: tracing
>
> 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)