You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by James Peach <jp...@apache.org> on 2017/01/25 00:01:19 UTC

Review Request 55896: Stop storing agent flags in the XFS disk isolator.

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

Review request for mesos, Jie Yu and Jiang Yan Xu.


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


Repository: mesos


Description
-------

We only need the agent work directory so there's no reason
to store a full copy of the agent flags.


Diffs
-----

  src/slave/containerizer/mesos/isolators/xfs/disk.hpp 52f0459421a45b01ce38b17c689633301cd97982 
  src/slave/containerizer/mesos/isolators/xfs/disk.cpp dd4df86bf90bfa9cbf4664d89274cf3c64c2e374 

Diff: https://reviews.apache.org/r/55896/diff/


Testing
-------

sudo make check (Fedora 25)


Thanks,

James Peach