[
https://issues.apache.org/jira/browse/MESOS-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14063057#comment-14063057
]
Benjamin Mahler commented on MESOS-1525:
----------------------------------------
Review: https://reviews.apache.org/r/23542/
> Don't require slave id for reconciliation requests.
> ---------------------------------------------------
>
> Key: MESOS-1525
> URL: https://issues.apache.org/jira/browse/MESOS-1525
> Project: Mesos
> Issue Type: Improvement
> Affects Versions: 0.19.0
> Reporter: Benjamin Mahler
> Assignee: Benjamin Mahler
>
> Reconciliation requests currently specify a list of TaskStatuses. SlaveID is
> optional inside TaskStatus but reconciliation requests are dropped when the
> SlaveID is not specified.
> We can answer reconciliation requests for a task so long as there are no
> transient slaves, this is what we should do when the slave id is not
> specified.
> There's an open question around whether we want the Reconcile Event to
> specify TaskID/SlaveID instead of TaskStatus, but I'll save that for later.
--
This message was sent by Atlassian JIRA
(v6.2#6252)