[
https://issues.apache.org/jira/browse/MESOS-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13951559#comment-13951559
]
Vinod Kone commented on MESOS-1161:
-----------------------------------
Review: https://reviews.apache.org/r/19809
> Inconsistent completed frameworks state between slave and master
> ----------------------------------------------------------------
>
> Key: MESOS-1161
> URL: https://issues.apache.org/jira/browse/MESOS-1161
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 0.19.0
> Reporter: Vinod Kone
> Assignee: Vinod Kone
> Priority: Blocker
> Fix For: 0.19.0
>
>
> The slave considers a framework completed when it has no tasks/executors for
> that framework running.
> Some changes introduced in 0.19.0 caused the slaves to now re-register with
> these *completed* frameworks. After this point, the master thinks that the
> framework is completed.
> This is a problem because if these slaves ever re-register with the master,
> the reconciliation phase would consider slave running completed frameworks
> and sends a shutdownFramework killing all executors/tasks for this framework.
--
This message was sent by Atlassian JIRA
(v6.2#6252)