James Peach created MESOS-8285:
----------------------------------
Summary: Pass checker namespaces as clone constants.
Key: MESOS-8285
URL: https://issues.apache.org/jira/browse/MESOS-8285
Project: Mesos
Issue Type: Improvement
Reporter: James Peach
Priority: Trivial
The {{Checker}} interface takes a {{vector<string>}} to specify the namespaces
the check should enter. We can improve this somewhat by passing either a
{{set<int>}} of clone flags or even a single {{int}} bitmask.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)