GitHub user yzz127 opened a pull request:
https://github.com/apache/mnemonic/pull/99
MNEMONIC-482:Support reference breaking mark on specified fields
A durable class should support new annotation to mark the fields that would
be broken when reference breaking operation is invoked.
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/99.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 #99
----
commit 34dc8030981a1818c1ec89b7ebeac3e3bd8e1efb
Author: Yanhui Zhao <yzhao@...>
Date: 2018-05-28T04:00:51Z
MNEMONIC-482:Support reference breaking mark on specified fields
----
---