[
https://issues.apache.org/jira/browse/MNEMONIC-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16478433#comment-16478433
]
ASF GitHub Bot commented on MNEMONIC-481:
-----------------------------------------
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
----
> Add reference breaking operation in Durable class
> -------------------------------------------------
>
> Key: MNEMONIC-481
> URL: https://issues.apache.org/jira/browse/MNEMONIC-481
> Project: Mnemonic
> Issue Type: Sub-task
> Components: Core
> Affects Versions: 0.12.0
> Reporter: Wang, Gang
> Assignee: Yanhui Zhao
> Priority: Major
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)