----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14441/ -----------------------------------------------------------
Review request for mesos, Benjamin Hindman and Ben Mahler. Repository: mesos-git Description ------- The refactor was necessary to properly handle the race between scheduler registering with the master before the master realized that it authenticated it. Diffs ----- src/master/master.hpp bd5cb1ff05967518d7dc7f3a9dc0d32c22eb9643 src/master/master.cpp a49b17ef43fca5b385a89731ca8776a26b61399a src/sasl/authenticatee.hpp e1e18fedd0255400b2c98356970c0c5d664f6034 src/sasl/authenticator.hpp 2f78cf0fdd97f0ddc3a6ebd162e6559497d708e4 Diff: https://reviews.apache.org/r/14441/diff/ Testing ------- make check ./bin/mesos-tests.sh --gtest_filter="*FaultToleranceTest*:*Authentication*" --gtest_repeat=390 --gtest_break_on_failure --gtest_shuffle --verbose ./bin/mesos-tests.sh --gtest_filter="*FaultToleranceTest.FrameworkReliableRegistration*" --gtest_repeat=10000 --gtest_break_on_failure --gtest_shuffle --verbose Thanks, Vinod Kone
