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 (Created) (JIRA)" <ji...@apache.org> on 2011/11/01 15:47:32 UTC

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

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

        

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

Posted by "John Vines (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Vines resolved ACCUMULO-106.
---------------------------------

    Resolution: Fixed
    
> 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

        

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

Posted by "Keith Turner (Updated) (JIRA)" <ji...@apache.org>.
     [ 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

        

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

Posted by "John Vines (Work started) (JIRA)" <ji...@apache.org>.
     [ 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