----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70379/ -----------------------------------------------------------
(Updated April 5, 2019, 3:12 p.m.) Review request for mesos and Gastón Kleiman. Changes ------- Now this is based on subscribe() validation refactiring in https://reviews.apache.org/r/70408/ Bugs: MESOS-2842 https://issues.apache.org/jira/browse/MESOS-2842 Repository: mesos Description (updated) ------- Added validation that the principal stays the same on resubscription. Diffs (updated) ----- src/master/master.cpp cf5caa0893ba1387a1f3a9d129ecd7d974f776bd Diff: https://reviews.apache.org/r/70379/diff/2/ Changes: https://reviews.apache.org/r/70379/diff/1-2/ Testing ------- make check Now the two failing tests from https://reviews.apache.org/r/70377/ pass. Thanks, Andrei Sekretenko
