You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Anand Mazumdar (JIRA)" <ji...@apache.org> on 2016/05/11 00:51:12 UTC

[jira] [Updated] (MESOS-5302) Consider adding an Executor Shim/Adapter for the new/old API

     [ https://issues.apache.org/jira/browse/MESOS-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anand Mazumdar updated MESOS-5302:
----------------------------------
    Sprint: Mesosphere Sprint 35

> Consider adding an Executor Shim/Adapter for the new/old API
> ------------------------------------------------------------
>
>                 Key: MESOS-5302
>                 URL: https://issues.apache.org/jira/browse/MESOS-5302
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Anand Mazumdar
>            Assignee: Anand Mazumdar
>              Labels: mesosphere
>
> Currently, all the business logic for HTTP based command executor/driver based command executor lives in 2 different files. As more features are added/bugs are discovered in the executor itself, they need to be fixed in two places. It would be nice to have some kind of a shim/adapter that abstracts away the underlying library details from the executor. Hence, the executor can toggle between whether it wants to use the driver or the new API via an environment variable.



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