James Peach created MESOS-9051:
----------------------------------

             Summary: 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


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)

Reply via email to