[
https://issues.apache.org/jira/browse/PHOENIX-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-461.
----------------------------------
Resolution: Fixed
Bulk resolve of closed issues imported from GitHub. This status was reached by
first re-opening all closed imported issues and then resolving them in bulk.
> Fix issue #322
> --------------
>
> Key: PHOENIX-461
> URL: https://issues.apache.org/jira/browse/PHOENIX-461
> Project: Phoenix
> Issue Type: Task
> Reporter: Maryann Xue
> Assignee: Maryann Xue
>
> Use spooling for very large limit case.
> The content byte size of the MinMaxPriorityQueue with a limit is not the
> accurate size but instead an estimate of the byte size of all elements
> contained in the Queue: (max_result_size_in_queue * queue_size), for the
> efficiency of byte size calculation.
--
This message was sent by Atlassian JIRA
(v6.2#6252)