-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56644/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier, Benjamin Mahler, Guangya Liu, and
Michael Park.
Bugs: MESOS-6902
https://issues.apache.org/jira/browse/MESOS-6902
Repository: mesos
Description
-------
Slave should have a way to access its own set of capabilities. This
patch introduced a member variable to store slave capabilities.
Diffs
-----
src/slave/slave.hpp 3b0aea4e3e9a17501077beccbccaab4abbe11af2
src/slave/slave.cpp ebba8e16bc9ec45781183e78cb5a3c351a5f65f5
Diff: https://reviews.apache.org/r/56644/diff/
Testing
-------
make check
Thanks,
Jay Guo