MultiThreadedTaskMaster can't handle small queues
-------------------------------------------------

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


The MultiThreadedTaskMaster has issues with initial queues that are smaller 
than the thread count.
It also has trouble with small queues where tasks are executed quicker than new 
tasks (from the executing tasks) can be added. It will frequently end operation 
when there should be more tasks coming.

--
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