----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25511/ -----------------------------------------------------------
Review request for mesos and Ben Mahler. Repository: mesos-git Description ------- - When debugging zookeeper related tests it's often more useful to know when the tests is about to shut down the ZK server to reason about the order of events. Otherwise client disconnections are often logged before this "shutdown" line and can be confusing. Diffs ----- src/tests/zookeeper_test_server.cpp a8c9b1cd8a546abdeb4d89a8fe9ebc3b3d577665 Diff: https://reviews.apache.org/r/25511/diff/ Testing ------- make check. Thanks, Jiang Yan Xu
