-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67177/
-----------------------------------------------------------
Review request for mesos, Eric Chung, Gilbert Song, Jie Yu, James Peach, and
Zhitao Li.
Bugs: MESOS-6798
https://issues.apache.org/jira/browse/MESOS-6798
Repository: mesos
Description
-------
Container mounts are sorted by:
1) their target paths, and then
2) their source paths,
before mounting them upon container launch.
Diffs
-----
src/slave/containerizer/mesos/launch.cpp
f25d90651ef32495c9161c3eaed8a327d1b2b926
Diff: https://reviews.apache.org/r/67177/diff/1/
Testing
-------
Manual
Thanks,
Jason Lai