Benjamin Mahler created MESOS-616:
-------------------------------------

             Summary: The Master / Slave should not store frameworks as both 
active and completed.
                 Key: MESOS-616
                 URL: https://issues.apache.org/jira/browse/MESOS-616
             Project: Mesos
          Issue Type: Bug
            Reporter: Benjamin Mahler
            Assignee: Benjamin Mahler


Currently the Master and Slave move frameworks into a 'completed' buffer once 
they disconnect from the Master / are no longer running tasks on the Slave.

When the framework becomes active once again, it is not removed from the 
'completed' buffer in both the Master and the Slave. Moving out of completed 
when it becomes active will simplify the webui, as it currently has to deal 
with a framework possibly being considered both active and completed.

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