You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "John Vines (Work started) (JIRA)" <ji...@apache.org> on 2011/11/01 15:49:32 UTC

[jira] [Work started] (ACCUMULO-106) non-native In memory map warning does not accurate check memory

     [ https://issues.apache.org/jira/browse/ACCUMULO-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on ACCUMULO-106 started by John Vines.

> non-native In memory map warning does not accurate check memory
> ---------------------------------------------------------------
>
>                 Key: ACCUMULO-106
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-106
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: tserver
>    Affects Versions: 1.4.0, 1.5.0
>            Reporter: John Vines
>            Assignee: John Vines
>            Priority: Minor
>             Fix For: 1.4.0, 1.5.0
>
>
> Eric provided a check which would warn users if there in memory map was non-native and insufficient size for the heap space given to the tserver. Unfortunately it used runtime.freeMemory() which only return the free memory of the JVM currently allocated to it. This leads to extraneous warnings regarding the in memory map which are not valid and could end up confusing first time users.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira