----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65774/#review198204 -----------------------------------------------------------
FAIL: Failed to apply the current review. Failed command: `python.exe .\support\apply-reviews.py -n -r 65774` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/65774 Relevant logs: - [apply-review-65774-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/65774/logs/apply-review-65774-stdout.log): ``` *** Please tell me who you are. Run git config --global user.email "[email protected]" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: unable to auto-detect email address (got 'SYSTEM@build-srv-04.(none)') ``` - Mesos Reviewbot Windows On Feb. 23, 2018, 8:08 p.m., Chun-Hung Hsiao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65774/ > ----------------------------------------------------------- > > (Updated Feb. 23, 2018, 8:08 p.m.) > > > Review request for mesos, Greg Mann, Jan Schlicht, Vinod Kone, and Jiang Yan > Xu. > > > Bugs: MESOS-8601 > https://issues.apache.org/jira/browse/MESOS-8601 > > > Repository: mesos > > > Description > ------- > > When the master fails over and a client subscribes to the master before > agent re-registration, the master will crash when sending `TASK_ADDED` > because the framework info might not have been added to the master yet. > This patch fixes this bug. > > > Diffs > ----- > > src/master/master.hpp 6569c9ea0677f193ec56c276e6deea3f2fe86514 > src/master/master.cpp e7d5ac67a94f927bb747bd283a3bf9671b2b8f44 > > > Diff: https://reviews.apache.org/r/65774/diff/1/ > > > Testing > ------- > > sudo make check > > > Thanks, > > Chun-Hung Hsiao > >
