[
https://issues.apache.org/jira/browse/PHOENIX-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630138#comment-15630138
]
James Taylor commented on PHOENIX-3434:
---------------------------------------
Actually, I think I've figured out why, [~maryannxue]. Addendum patch soon.
> Avoid deserialization of ServerAggregators in ClientAggregatePlan to improve
> performance
> ----------------------------------------------------------------------------------------
>
> Key: PHOENIX-3434
> URL: https://issues.apache.org/jira/browse/PHOENIX-3434
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: James Taylor
> Fix For: 4.9.0
>
> Attachments: PHOENIX-3434.patch
>
>
> The call to HBaseConfiguration.create() in ClientAggregatePlan is very slow
> and can be avoided by constructing the ServerAggregators from the
> ClientAggregators instead (since this all occurs on the client side).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)