James Taylor created PHOENIX-131:
------------------------------------

             Summary: 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)

Reply via email to