You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2019/04/29 09:27:54 UTC

[jira] [Issue Comment Deleted] (MESOS-9051) Move agent call validation into common validation library.

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

Gavin updated MESOS-9051:
-------------------------
    Comment: was deleted

(was: www.rtat.net)

> 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
>             Fix For: 1.7.0
>
>
> 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)