-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36518/
-----------------------------------------------------------
Review request for mesos and Ben Mahler.
Bugs: MESOS-3055
https://issues.apache.org/jira/browse/MESOS-3055
Repository: mesos
Description
-------
In the process of fixing this, added an additional check in
Master::registerFramework() that should've been there in the first place.
Similar check exists in Master::reregisterFramework().
Diffs
-----
src/master/master.cpp b877676afa6f3833eb7d2fb06beeaa288bd8bd5d
src/tests/scheduler_tests.cpp 946fa8245d8ab35e04bad642d69114caf0ccf6a9
Diff: https://reviews.apache.org/r/36518/diff/
Testing
-------
make check
Thanks,
Vinod Kone