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


Ship it!




Ship It!

- Chun-Hung Hsiao


On Oct. 11, 2018, 6:12 p.m., Meng Zhu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/68984/
> -----------------------------------------------------------
> 
> (Updated Oct. 11, 2018, 6:12 p.m.)
> 
> 
> Review request for mesos and Gastón Kleiman.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Currently, `UpdateFrameworkMessage` is broadcasted by the master
> to all agents regardless of whether the framework actually exists
> on the agent (see: https://bit.ly/2OiPB4F). So ignoring info
> update for framework due to missing framework on the agent is not
> unexpected. A warning message would false alarm the user. This
> patch changes the log to info to reduce noises.
> 
> 
> Diffs
> -----
> 
>   src/slave/slave.cpp 9d84dcb52e5b7e507fc375f184c5f77be08d70a2 
> 
> 
> Diff: https://reviews.apache.org/r/68984/diff/2/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Meng Zhu
> 
>

Reply via email to