[ https://issues.apache.org/jira/browse/MNEMONIC-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947746#comment-15947746 ]
ASF GitHub Bot commented on MNEMONIC-234: ----------------------------------------- GitHub user johnugeorge opened a pull request: https://github.com/apache/incubator-mnemonic/pull/40 MNEMONIC-234: Reorder field destroy of a durable data structure Holder must be destroyed at last after destroying other fields. You can merge this pull request into a Git repository by running: $ git pull https://github.com/johnugeorge/incubator-mnemonic master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-mnemonic/pull/40.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 #40 ---- commit b62fb0d31528087a95c4ec19ef408344b8ddacd7 Author: Johnu George <johnu...@cisco.com> Date: 2017-03-29T19:20:18Z MNEMONIC-234: Reorder field destroy of a durable data structure ---- > Reorder field destroy of a durable data structure > ------------------------------------------------- > > Key: MNEMONIC-234 > URL: https://issues.apache.org/jira/browse/MNEMONIC-234 > Project: Mnemonic > Issue Type: Bug > Components: Core > Affects Versions: 0.6.0-incubating > Reporter: Johnu George > Assignee: Johnu George > Fix For: 0.6.0-incubating > > > Holder destroy must be called at last after destroying all fields of the data > structure. -- This message was sent by Atlassian JIRA (v6.3.15#6346)