You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Alex Boisvert (JIRA)" <ji...@apache.org> on 2009/08/19 17:57:15 UTC

[jira] Updated: (ODE-595) SimpleScheduler#stop does not cancel jobs

     [ https://issues.apache.org/jira/browse/ODE-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Boisvert updated ODE-595:
------------------------------

    Fix Version/s:     (was: 1.3.3)
                   1.3.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: Alexis Midon
>             Fix For: 1.3.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.