MultiThreadedTaskMaster executes aborted tasks
----------------------------------------------

                 Key: DROIDS-154
                 URL: https://issues.apache.org/jira/browse/DROIDS-154
             Project: Droids
          Issue Type: Bug
          Components: core
    Affects Versions: 0.0.1, 0.0.2
            Reporter: Richard Frovarp


MultiThreadedTaskMaster continues to execute aborted tasks. One may want to 
check the task in the beforeExecute function of the monitor, perform HEAD eTag 
or Last-Modified checks for instance, and abort the task at the point. 
SequentialTaskMaster performs and aborted check prior to executing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to