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

Keith Turner updated ACCUMULO-106:
----------------------------------

    Affects Version/s:     (was: 1.5.0)
                           (was: 1.4.0)
                       1.3.5
        Fix Version/s:     (was: 1.5.0)
    
> 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.3.5
>            Reporter: John Vines
>            Assignee: John Vines
>            Priority: Minor
>             Fix For: 1.4.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

        

Reply via email to