Vinod Kone created MESOS-497:
--------------------------------

             Summary: Queued tasks should be launched in the order they were 
received
                 Key: MESOS-497
                 URL: https://issues.apache.org/jira/browse/MESOS-497
             Project: Mesos
          Issue Type: Bug
    Affects Versions: 0.11.0, 0.10.0, 0.9.0, 0.12.0, 0.13.0
            Reporter: Vinod Kone
             Fix For: 0.14.0


Currently, we stored queued tasks in the slave in a hashmap, which means they 
can get launched in arbitrary order. It would be nice to launch them in the 
order that they were received.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to