[
https://issues.apache.org/jira/browse/ODE-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tammo van Lessen updated ODE-595:
---------------------------------
Fix Version/s: (was: 1.3.5)
1.4
> SimpleScheduler#stop does not cancel jobs
> -----------------------------------------
>
> Key: ODE-595
> URL: https://issues.apache.org/jira/browse/ODE-595
> Project: ODE
> Issue Type: Bug
> Components: BPEL Runtime
> Affects Versions: 1.3.2
> Reporter: Alexis Midon
> Assignee: Rafal Rusin
> Fix For: 1.4
>
>
> The current implementation of
> org.apache.ode.scheduler.simple.SimpleScheduler#stop does not try to
> interrupt the jobs that are actively executed nor to cancel jobs already in
> queue waiting to be executed.
> This is contradictory with the goal of the stop method. The stop method must
> do its best effort to interrupt any on going executions and cancel jobs in
> queue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.