-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49346/
-----------------------------------------------------------
(Updated June 29, 2016, 5:02 p.m.)
Review request for mesos, Anand Mazumdar, Benjamin Hindman, Benjamin Mahler,
Gilbert Song, Artem Harutyunyan, and Jie Yu.
Changes
-------
Non-abbreviated summary fits under 68 characters! :)
Integrated BenM's comment suggestion, mostly verbatim.
Summary (updated)
-----------------
Changed the replicated log's network abstraction to use "relink".
Bugs: MESOS-5576
https://issues.apache.org/jira/browse/MESOS-5576
Repository: mesos
Description
-------
See summary.
Diffs (updated)
-----
src/log/network.hpp 56c5dbb38eaeaa70735c47a2266b0dbebc42aa35
Diff: https://reviews.apache.org/r/49346/diff/
Testing (updated)
-------
make check on Debian 8; Ubuntu 12, 14, 15, 16; CentOS 6, 7; Fedora 23
^ with and without SSL
cmake .. && make && make check on Fedora 23
Thanks,
Joseph Wu