GitHub user yzz127 opened a pull request:

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

    MNEMONIC-481: Add reference breaking operation in Durable class

    The reference breaking operation should be exposed by durable class for the 
developer to use. this function would break the reference of linked objects and 
release them if no more strong reference to them.

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

    $ git pull https://github.com/yzz127/mnemonic master

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

    https://github.com/apache/mnemonic/pull/97.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 #97
    
----
commit adef72a219245aefd3858a3ec24ee1b42f1225b2
Author: Yanhui Zhao <yzhao@...>
Date:   2018-05-17T02:55:53Z

    MNEMONIC-481: Add reference breaking operation in Durable class

----


---

Reply via email to