[
https://issues.apache.org/jira/browse/PHOENIX-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14252969#comment-14252969
]
Lars Hofhansl commented on PHOENIX-1496:
----------------------------------------
I would like to backport this into 4.2 (in a separate jira)
We're seeing bad GC issues in production. I am not saying this is the cause,
but it _is_ creating a new object (plus a HashMap put and HashMap get) for
every single KeyValue that is flowing through a major compaction.
The fix is simple and I think we should have that in 4.2.
[~elilevine], [~giacomotaylor], [~apurtell], comments?
> 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-v2.txt, 1496.txt
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)