[ 
https://issues.apache.org/jira/browse/MESOS-616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13733077#comment-13733077
 ] 

Brenden Matthews commented on MESOS-616:
----------------------------------------

I figured this was the wrong way to fix it, so I didn't want to suffer the 
shame that would come in submitting a review.  I'll do it now though.

Here it is:

https://reviews.apache.org/r/13401/
                
> 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