-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67066/
-----------------------------------------------------------
(Updated June 4, 2018, 7:11 p.m.)
Review request for mesos, Akash Gupta, Andrew Schwartzmeyer, Chun-Hung Hsiao,
Eric Mumau, Jie Yu, Joseph Wu, Li Li, and Radhika Jandhyala.
Changes
-------
Updating review for new reviewbot pass
Bugs: MESOS-8064
https://issues.apache.org/jira/browse/MESOS-8064
Repository: mesos
Description
-------
Modified the fetcher to use libarchive and added associated tests.
Diffs (updated)
-----
src/launcher/fetcher.cpp 4cff7273fdc9e3897074da4da7dad02483086c2d
src/tests/fetcher_tests.cpp 8c353f2a30a6dd6338c91dad7ff76ff28d1005e8
Diff: https://reviews.apache.org/r/67066/diff/9/
Changes: https://reviews.apache.org/r/67066/diff/8-9/
Testing
-------
I've built on Windows with CMake and have run all tests, which all pass.
I've also built on Linux with both the autotools build and cmake build and have
run all tests, which all pass.
Thanks,
John Kordich