You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2015/04/06 20:27:12 UTC

[jira] [Comment Edited] (MESOS-197) sendStatusUpdate/sendFrameworkMessage should ACK on slave checkpoint

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

Vinod Kone edited comment on MESOS-197 at 4/6/15 6:26 PM:
----------------------------------------------------------

We all add ACK for status updates in the new executor HTTP API. There won't be one for framework messages because we don't guarantee reliability of them and slave doesn't checkpoint them either.


was (Author: vinodkone):
We all add this in the new executor HTTP API

> sendStatusUpdate/sendFrameworkMessage should ACK on slave checkpoint
> --------------------------------------------------------------------
>
>                 Key: MESOS-197
>                 URL: https://issues.apache.org/jira/browse/MESOS-197
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: brian wickman
>            Priority: Minor
>
> Now that the slave checkpoints messages, we should augment the sendStatusUpdate/sendFrameworkMessage ExecutorDriver API to either block once the slave has ACKed that the checkpoint has been persisted or at least have the ability to provide an on_ack callback.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)