-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42605/
-----------------------------------------------------------
(Updated Jan. 22, 2016, 3:57 p.m.)
Review request for mesos and Joris Van Remoortere.
Changes
-------
Added `frameworkId` in log message too.
Bugs: MESOS-4449
https://issues.apache.org/jira/browse/MESOS-4449
Repository: mesos
Description
-------
This fixes a `NULL` pointer dereference erroneously added as part of
introducing an output operator for the `Executor` struct in
https://reviews.apache.org/r/39569.
Diffs (updated)
-----
src/slave/slave.cpp 759c8d5b1bfb5ad723aa423e1487998ed62bbc3a
Diff: https://reviews.apache.org/r/42605/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar