----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3690/ -----------------------------------------------------------
Review request for mesos and Benjamin Hindman. Summary ------- Since the master usually has a fixed libprocess PID within a Unix process, a timerTick timer can survive a Master stopping and a new one being created in the same program, which is annoying for tests. Diffs ----- src/master/master.hpp c1e9f4f src/master/master.cpp 6595fcb Diff: https://reviews.apache.org/r/3690/diff Testing ------- Thanks, Charles
