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

Yan Xu commented on MESOS-6406:
-------------------------------

{noformat:title=}
commit 5e5a8102c3281db25a37157dac123b0ca546e030 (HEAD -> master, apache/master)
Author: Megha Sharma <mshar...@apple.com>
Date:   Tue Dec 12 08:21:19 2017 -0800

    Send status updates when an unreachable agent re-registers.
    
    Master will send task status updates to frameworks upon agent
    re-registration if the agent:
    - has previously been removed by the master for being unreachable or
    - is unknown to the master due to the garbage collection of the
      unreachable and gone agents in the registry and the master's state.
    
    Review: https://reviews.apache.org/r/64098/

commit 34503f8b429e3459a7a132ca8cf02acdec3c7881
Author: Megha Sharma <mshar...@apple.com>
Date:   Tue Dec 12 08:21:14 2017 -0800

    Added a new reason to task status.
    
    Added new reason `REASON_AGENT_REREGISTERED`
    (`REASON_SLAVE_REREGISTERED` in v0) to task status.
    
    The new reason will be used when master starts to send status update
    during the re-registration of an unreachable or unknown agent.
    
    Review: https://reviews.apache.org/r/64250/
{noformat}

> Send latest status for partition-aware tasks when agent reregisters
> -------------------------------------------------------------------
>
>                 Key: MESOS-6406
>                 URL: https://issues.apache.org/jira/browse/MESOS-6406
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Neil Conway
>            Assignee: Megha Sharma
>              Labels: mesosphere
>
> When an agent reregisters, we should notify frameworks about the current 
> status of any partition-aware tasks that were/are running on the agent -- 
> i.e., report the current state of the task at the agent to the framework.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to