-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63594/
-----------------------------------------------------------

Review request for mesos and Jiang Yan Xu.


Bugs: MESOS-8173
    https://issues.apache.org/jira/browse/MESOS-8173


Repository: mesos


Description
-------

When the fetcher fails, we emit a message with its exit status,
but the `status` is the return value from wait(2) so we should
be using WSTRINGIFY.


Diffs
-----

  src/slave/containerizer/fetcher.cpp ba5b0979aa427c5b3dbacf39661d6027da13e0d6 


Diff: https://reviews.apache.org/r/63594/diff/1/


Testing
-------

make check (Fedora 26)


Thanks,

James Peach

Reply via email to