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

Anand Mazumdar commented on MESOS-3480:
---------------------------------------

{code}
commit e1b0e125723dd6f144aa733961c490c1f0e1ef17
Author: Anand Mazumdar <mazumdar.an...@gmail.com>
Date:   Thu Oct 22 23:13:51 2015 -0700

    Added HttpConnection to the Executor struct in the Agent.

    This lays an initial part of the groundwork needed to
    support executors using the HTTP API in the Agent.

    Review: https://reviews.apache.org/r/38874

{code}

{code}
commit 02c7d93ceefce19743b0e043ead62fb02a160dbd
Author: Anand Mazumdar <mazumdar.an...@gmail.com>
Date:   Thu Oct 22 18:25:55 2015 -0700

    Added output operator for Executor struct in agent.

    Review: https://reviews.apache.org/r/39569
{code}

> Refactor Executor struct in Slave to handle HTTP based executors
> ----------------------------------------------------------------
>
>                 Key: MESOS-3480
>                 URL: https://issues.apache.org/jira/browse/MESOS-3480
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Anand Mazumdar
>            Assignee: Anand Mazumdar
>              Labels: mesosphere
>             Fix For: 0.26.0
>
>
> Currently, the {{struct Executor}} in slave only supports executors connected 
> via message passing (driver). We should refactor it to add support for HTTP 
> based Executors similar to what was done for the Scheduler API {{struct 
> Framework}} in {{src/master/master.hpp}}



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

Reply via email to