-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56237/
-----------------------------------------------------------
Review request for mesos, Deshi Xiao, Yong Tang, and Zhitao Li.
Bugs: MESOS-5186 and MESOS-6138
https://issues.apache.org/jira/browse/MESOS-5186
https://issues.apache.org/jira/browse/MESOS-6138
Repository: mesos
Description
-------
These files were identified with the following pipeline:
# Find all .proto files, then filter to those without a syntax line.
git ls-files -- '*.proto' | xargs grep -L 'syntax ='
Diffs
-----
3rdparty/stout/tests/protobuf_tests.proto
229ac256b087d55ecc95636254261ecd12829187
Diff: https://reviews.apache.org/r/56237/diff/
Testing
-------
Thanks,
Anthony Sottile