mirror of
https://github.com/corda/corda.git
synced 2024-12-21 13:57:54 +00:00
41648d5a15
* CORDA-1645: Checkpoint before calling an idempotent sub-flow. When an idempotent sub-flow causes a flow restart, the flow will be replayed from the last checkpoint before the sub-flow invocation. However, the logic between the last checkpoint and the sub-flow invocation may contain side-effects which shouldn't be replayed. Thus we need to persist a checkpoint just before an idempotent sub-flow is invoked. |
||
---|---|---|
.. | ||
src | ||
build.gradle |