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

(Updated Sept. 1, 2018, 4:50 a.m.)


Review request for mesos, Chun-Hung Hsiao and Gilbert Song.


Changes
-------

Fixed typos.


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


Repository: mesos


Description
-------

Do not return hard failure if `rm -rf` failed. It's also possible that
it fails if some other processes are accessing the files there. The
cleanup will be re-attempted during provisioner destroy and agent
recovery.


Diffs (updated)
-----

  src/slave/containerizer/mesos/provisioner/backends/copy.cpp 
d3eb6b443d49e1cd6cfd7fa3be1776155e8a1bb0 


Diff: https://reviews.apache.org/r/68597/diff/2/

Changes: https://reviews.apache.org/r/68597/diff/1-2/


Testing
-------

sudo make check


Thanks,

Jie Yu

Reply via email to