[
https://issues.apache.org/jira/browse/PHOENIX-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14231103#comment-14231103
]
Lars Hofhansl commented on PHOENIX-1496:
----------------------------------------
OK... Found the problem. The StatisticsScanner would call clear() on the
tracker undoing the early initialization I added, which does not make sense,
since the scanner is (now) only created when a collector is also created.
> Further reduce work in StatsCollector
> -------------------------------------
>
> Key: PHOENIX-1496
> URL: https://issues.apache.org/jira/browse/PHOENIX-1496
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Lars Hofhansl
> Assignee: Lars Hofhansl
> Priority: Minor
> Fix For: 5.0.0, 4.3, 3.3
>
> Attachments: 1496.txt
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)