[
https://issues.apache.org/jira/browse/PHOENIX-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-131:
---------------------------------
Attachment: totalMem.patch
> Incorrect determination of total available memory
> -------------------------------------------------
>
> Key: PHOENIX-131
> URL: https://issues.apache.org/jira/browse/PHOENIX-131
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Priority: Critical
> Attachments: totalMem.patch
>
>
> Instead of using Runtime.getRuntime().maxMemory() to get the total memory, we
> were using Runtime.getRuntime().totalMemory(). Fixing this and we'll have *a
> lot* more memory available for GROUP BY and joins.
--
This message was sent by Atlassian JIRA
(v6.2#6252)