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


Bad patch!

Reviews applied: [24128]

Failed command: ./support/mesos-style.py

Error:
 Checking 494 files using filter 
--filter=-,+build/class,+build/deprecated,+build/endif_comment,+runtime/vlog,+whitespace/blank_line,+whitespace/comma,+whitespace/ending_newline,+whitespace/forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/tab,+whitespace/todo
src/master/flags.hpp:293:  Redundant blank line at the end of a code block 
should be deleted.  [whitespace/blank_line] [3]
Total errors found: 1


- Mesos ReviewBot


On July 31, 2014, 12:05 a.m., Dominic Hamon wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/24128/
> -----------------------------------------------------------
> 
> (Updated July 31, 2014, 12:05 a.m.)
> 
> 
> Review request for mesos, Benjamin Hindman and Jie Yu.
> 
> 
> Bugs: MESOS-1654
>     https://issues.apache.org/jira/browse/MESOS-1654
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> when network isolation is enabled, we should keep track of how many executors 
> have launched on a given host to avoid sending offers for those that have hit 
> the container limit.
> 
> this is a short-term fix for the issue to enable broader testing of network 
> monitoring and isolation.
> 
> 
> Diffs
> -----
> 
>   src/master/flags.hpp 848d28b2da2df4981d5fceee07a014069d938394 
>   src/master/master.cpp 273a516a964f586183557e270d34b55c5a34036b 
> 
> Diff: https://reviews.apache.org/r/24128/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Dominic Hamon
> 
>

Reply via email to