[
https://issues.apache.org/jira/browse/ODE-662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755146#action_12755146
]
Rafal Rusin commented on ODE-662:
---------------------------------
Well, for me it was not a bug, but feature :-).
This way I could have persistent internal communication between processes,
which could take longer than 3 minutes without failures.
But I agree it was not correct to invoke in-memory process internally without
INVOKE_CHECK.
BTW. In ODE trunk, where we will have transacted parter links, will it be
possible to have invocations on such partner links without INVOKE_CHECK?
> Process-to-process invocation does not go into activity recovery if no reply
> is sent from child process
> -------------------------------------------------------------------------------------------------------
>
> Key: ODE-662
> URL: https://issues.apache.org/jira/browse/ODE-662
> Project: ODE
> Issue Type: Bug
> Affects Versions: 1.3.3
> Reporter: Alex Boisvert
> Assignee: Alex Boisvert
> Fix For: 1.3.4
>
>
> When a process invokes another process, there's currently no invoke check
> performed afterwhile to force the <invoke> into activity recovery if no reply
> comes back.
> Need to add the invoke check.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.