Mujtaba Chohan created PHOENIX-2166:
---------------------------------------
Summary: Tracing table contains traces for SYSTEM.TRACING_STATS
when turned ON
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
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)