Anand Mazumdar created MESOS-5302:
-------------------------------------
Summary: 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
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)