You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Mesos Reviewbot <re...@mesos.apache.org> on 2019/03/02 07:06:35 UTC

Re: Review Request 67177: Sorted container mounts by their target paths.

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



Bad review!

Reviews applied: [67177, 67176, 67175, 65812, 68804, 65811]

Error:
2019-03-02 07:06:33 URL:https://reviews.apache.org/r/67175/diff/raw/ [2749/2749] -> "67175.patch" [1]
error: patch failed: src/linux/fs.hpp:283
error: src/linux/fs.hpp: patch does not apply

- Mesos Reviewbot


On May 17, 2018, 6:58 a.m., Jason Lai wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/67177/
> -----------------------------------------------------------
> 
> (Updated May 17, 2018, 6:58 a.m.)
> 
> 
> 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
> 
>