[ 
https://issues.apache.org/jira/browse/ACCUMULO-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128244#comment-13128244
 ] 

Adam Fuchs commented on ACCUMULO-24:
------------------------------------

HBase has a strategy to deal with memory fragmentation in the java heap that 
would probably also help here. We ought to consider adopting that strategy, in 
addition to the smaller, calculated limit, if people are actually going to use 
the non-native maps, even if the total calculated space is under the heap size 
limit.
                
> Improve messaging regarding non-native map memory use
> -----------------------------------------------------
>
>                 Key: ACCUMULO-24
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-24
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: tserver
>    Affects Versions: 1.4.0
>            Reporter: John Vines
>            Assignee: Keith Turner
>            Priority: Minor
>              Labels: improvement, memory
>             Fix For: 1.4.0
>
>
> We should compute a smaller size to use for the non-native in memory map when 
> the users settings are too large for the JVM setting. There should be proper 
> warning when this takes place.

--
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