[
https://issues.apache.org/jira/browse/PHOENIX-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor resolved PHOENIX-3434.
-----------------------------------
Resolution: Fixed
> Avoid creating new Configuration 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, PHOENIX-3434_addendum1.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)