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

ASF GitHub Bot commented on MNEMONIC-463:
-----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/mnemonic/pull/92


> Should load native library in memory allocator service lazily
> -------------------------------------------------------------
>
>                 Key: MNEMONIC-463
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-463
>             Project: Mnemonic
>          Issue Type: Bug
>            Reporter: Tao Jie
>            Assignee: Yanping Wang
>            Priority: Major
>
> Now we have several memory allocator service implementations such as pmalloc, 
> pmem, javavmem. Once we instantiate a memory allocator service,  it would  
> try to load native library for all implementations. As a result, we should 
> prepare all of those native library even if 
>  we only use one kind of memory service. Loading native library should be 
> lazy.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to