You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by lcy0816 <gi...@git.apache.org> on 2016/08/31 23:37:12 UTC

[GitHub] incubator-mnemonic pull request #19: MNEMONIC-60:Apply Transaction, Retrieva...

GitHub user lcy0816 opened a pull request:

    https://github.com/apache/incubator-mnemonic/pull/19

    MNEMONIC-60:Apply Transaction, Retrievable interfaces to class VolatileMemAllocator

    > The current implementation of class VolatileMemAllocator does not support retrieval operations so it is not possible to temporarily forget cached durable objects efficiently like class NonVolatileMemAllocator does, logically, volatile memory should be retrievable for durable object graphs in a applications/frameworks run-time session.
    > In addition, durable native computing must based on retrievable interface, therefore the VolatileMemAllocator should implement retrievable interface to support forgettable object graphs and durable native computing.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lcy0816/incubator-mnemonic master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-mnemonic/pull/19.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #19
    
----
commit d0975c9f16c9928582c77b90f24a78b24f6282d8
Author: lcy0816 <lc...@hotmail.com>
Date:   2016-08-31T23:34:36Z

    MNEMONIC-60:Apply Transaction, Retrievable interfaces to class VolatileMemAllocator

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-mnemonic pull request #19: MNEMONIC-60:Apply Transaction, Retrieva...

Posted by lcy0816 <gi...@git.apache.org>.
Github user lcy0816 closed the pull request at:

    https://github.com/apache/incubator-mnemonic/pull/19


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---