----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64590/ -----------------------------------------------------------
(Updated Dec. 14, 2017, 10:22 a.m.) Review request for mesos, Chun-Hung Hsiao, Greg Mann, and Jie Yu. Changes ------- Rebased & addressed feedback. Summary (updated) ----------------- Stopped logging optional fields unconditionally in agent handler. Repository: mesos Description (updated) ------- The `operation_id` and `framework_id` fields are optional, so they should only be logged if set. Diffs (updated) ----- src/slave/slave.cpp 9d0e9debf2ecd142eb6179c12ef4a0ada24b1c6c Diff: https://reviews.apache.org/r/64590/diff/2/ Changes: https://reviews.apache.org/r/64590/diff/1-2/ Testing ------- `make check` on GNU/Linux Thanks, Gaston Kleiman
