-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47816/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: MESOS-5451
https://issues.apache.org/jira/browse/MESOS-5451
Repository: mesos
Description
-------
If the framework registers for the first time, framework id is
included in returned http event. Hence, log should be printed
after update of framework id.
Diffs
-----
src/examples/long_lived_framework.cpp
8269e38e828d392dc42a97966ed643c1e2d5f1ed
Diff: https://reviews.apache.org/r/47816/diff/
Testing
-------
run long-lived-framework and see framework id printed properly.
Thanks,
Jay Guo