James Peach created MESOS-9043:
----------------------------------

             Summary: Move check validators to the common validation library.
                 Key: MESOS-9043
                 URL: https://issues.apache.org/jira/browse/MESOS-9043
             Project: Mesos
          Issue Type: Task
          Components: build
            Reporter: James Peach


The {{src/checks}} library contains some protobuf validation APIs that are also 
used by the master. This creates a build dependency where the master depends on 
the checks library but doesn't actually use the checks. We can break this 
dependency by pushing the validators down into {{src/common/validation.cpp}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to