-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66255/
-----------------------------------------------------------
Review request for mesos, Benno Evers, Jie Yu, James Peach, Kapil Arya, and Zhitao Li.
Bugs: MESOS-8724
https://issues.apache.org/jira/browse/MESOS-8724
Repository: mesos
Description
-------
The `major` and `minor` macros defined on some systems conflict with
field names in the CSI spec proto, so its compilation is temporarily
disabled for now until CSI is bumped to 0.2, where those field are
removed.
Diffs
-----
src/CMakeLists.txt 3b04e6353979c05a38f1b032704dce566d8fd561
src/Makefile.am 56ce55480553c08450830987f217d0abedd5b2b8
src/slave/flags.cpp dd8dfb7a8a9f7c6030939c9eea841eb47deadfc4
src/slave/slave.cpp e76daabad0d2d68aa42d1da809d4a23459eaaacb
Diff: https://reviews.apache.org/r/66255/diff/1/
Testing
-------
`make check` on CentOS (w/ and w/o gRPC) and Mac (w/o gRPC)
Thanks,
Chun-Hung Hsiao
|