Wang, Gang created MNEMONIC-499:
-----------------------------------
Summary: The refBreak function should be prevented from
reclaimable referred durable object
Key: MNEMONIC-499
URL: https://issues.apache.org/jira/browse/MNEMONIC-499
Project: Mnemonic
Issue Type: Sub-task
Components: Core
Affects Versions: 0.12.0
Reporter: Wang, Gang
The The referring durable object would crash if the referred durable object has
been handled by refbreak functionality that is reclaimable. so there should be
a guard code to check up the autoreclaim state and reject refbreak if that
state is true.
This approach does not ensure all descendants to get protected, it requires
developer to follow the reclaim protocol before actually call the refbreak.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)