[
https://issues.apache.org/jira/browse/MESOS-9051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Peach reassigned MESOS-9051:
----------------------------------
Assignee: James Peach
| [https://reviews.apache.org/r/67830/] | Moved `executor::Call` validation to
common validation library. |
> Move agent call validation into common validation library.
> ----------------------------------------------------------
>
> Key: MESOS-9051
> URL: https://issues.apache.org/jira/browse/MESOS-9051
> Project: Mesos
> Issue Type: Bug
> Components: agent, build
> Reporter: James Peach
> Assignee: James Peach
> Priority: Minor
>
> The executor driver callsĀ {{executor::call::validate()}} from
> {{src/slave/validation.cpp}}, which creates an upward dependency from
> libmesos.so (where the executor driver has to live) to the agent. If we can
> move the validation calls down to the common validation library, we can break
> this dependency.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)