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

Tao Jie resolved MNEMONIC-463.
------------------------------
    Resolution: Fixed

> 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: Tao Jie
>            Priority: Major
>             Fix For: 0.11.0
>
>
> 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