Timeout for Check Job should be equal to mex timeout
----------------------------------------------------
Key: ODE-551
URL: https://issues.apache.org/jira/browse/ODE-551
Project: ODE
Issue Type: Bug
Reporter: Alexis Midon
Assignee: Alexis Midon
In org.apache.ode.bpel.engine.BpelRuntimeContextImpl#scheduleInvokeCheck, a 3mn
timeout is hardcoded. This could cause problem if the mex timeout is greater
than 3mn. Actually the check job will be executed and the mex failed.
So the correct timeout should be equal or slightly greater than the mex timout.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.