You are viewing a plain text version of this content. The canonical link for it is here.
Posted to droids-dev@incubator.apache.org by "Ryan McKinley (JIRA)" <ji...@apache.org> on 2008/12/23 08:19:44 UTC

[jira] Created: (DROIDS-38) make the TaskMaster pausable

make the TaskMaster pausable
----------------------------

                 Key: DROIDS-38
                 URL: https://issues.apache.org/jira/browse/DROIDS-38
             Project: Droids
          Issue Type: Improvement
          Components: core
            Reporter: Ryan McKinley


It is often useful to be able to pause execution and then later resume.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DROIDS-38) make the TaskMaster pausable

Posted by "Ryan McKinley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DROIDS-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664337#action_12664337 ] 

Ryan McKinley commented on DROIDS-38:
-------------------------------------

I will go ahead and commit this.  The one thing to note is that it does note is that "pause" does not interrupt any current workers, it just stops adding new ones and when you "resume" it will continue where you left off.

> make the TaskMaster pausable
> ----------------------------
>
>                 Key: DROIDS-38
>                 URL: https://issues.apache.org/jira/browse/DROIDS-38
>             Project: Droids
>          Issue Type: Improvement
>          Components: core
>            Reporter: Ryan McKinley
>            Assignee: Ryan McKinley
>         Attachments: DROIDS-38-pausable-task-master.patch
>
>
> It is often useful to be able to pause execution and then later resume.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (DROIDS-38) make the TaskMaster pausable

Posted by "Ryan McKinley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DROIDS-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McKinley resolved DROIDS-38.
---------------------------------

    Resolution: Fixed

> make the TaskMaster pausable
> ----------------------------
>
>                 Key: DROIDS-38
>                 URL: https://issues.apache.org/jira/browse/DROIDS-38
>             Project: Droids
>          Issue Type: Improvement
>          Components: core
>            Reporter: Ryan McKinley
>            Assignee: Ryan McKinley
>         Attachments: DROIDS-38-pausable-task-master.patch
>
>
> It is often useful to be able to pause execution and then later resume.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (DROIDS-38) make the TaskMaster pausable

Posted by "Ryan McKinley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DROIDS-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McKinley reassigned DROIDS-38:
-----------------------------------

    Assignee: Ryan McKinley

> make the TaskMaster pausable
> ----------------------------
>
>                 Key: DROIDS-38
>                 URL: https://issues.apache.org/jira/browse/DROIDS-38
>             Project: Droids
>          Issue Type: Improvement
>          Components: core
>            Reporter: Ryan McKinley
>            Assignee: Ryan McKinley
>
> It is often useful to be able to pause execution and then later resume.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DROIDS-38) make the TaskMaster pausable

Posted by "Ryan McKinley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DROIDS-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McKinley updated DROIDS-38:
--------------------------------

    Attachment: DROIDS-38-pausable-task-master.patch

a patch that lets you pause MultiThreadedTaskMaster

> make the TaskMaster pausable
> ----------------------------
>
>                 Key: DROIDS-38
>                 URL: https://issues.apache.org/jira/browse/DROIDS-38
>             Project: Droids
>          Issue Type: Improvement
>          Components: core
>            Reporter: Ryan McKinley
>            Assignee: Ryan McKinley
>         Attachments: DROIDS-38-pausable-task-master.patch
>
>
> It is often useful to be able to pause execution and then later resume.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.