[
https://issues.apache.org/jira/browse/PHOENIX-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14209374#comment-14209374
]
Hudson commented on PHOENIX-1427:
---------------------------------
SUCCESS: Integrated in Phoenix-master #484 (See
[https://builds.apache.org/job/Phoenix-master/484/])
PHOENIX-1427 Reduce work in StatsCollector (jtaylor: rev
1e12e122cace349a94bfee0b998242b505de33b3)
*
phoenix-core/src/main/java/org/apache/phoenix/schema/stats/StatisticsCollector.java
*
phoenix-core/src/main/java/org/apache/phoenix/schema/stats/StatisticsScanner.java
*
phoenix-core/src/main/java/org/apache/phoenix/schema/stats/StatisticsWriter.java
* phoenix-core/src/main/java/org/apache/phoenix/schema/stats/StatisticsUtil.java
> Reduce work in StatsCollector
> -----------------------------
>
> Key: PHOENIX-1427
> URL: https://issues.apache.org/jira/browse/PHOENIX-1427
> Project: Phoenix
> Issue Type: Bug
> Reporter: Lars Hofhansl
> Assignee: James Taylor
> Attachments: 1427-4.2.txt, PHOENIX-1427.patch
>
>
> I noticed that the StatsCollector does a non-trivial amount of work during
> HBase compactions.
> In a sort of worst case scenario (single node cluster, all data on SSD), it
> adds almost 50% to the compaction time - in a real setup the relative time
> spent there would be much less of course.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)