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


Ship it!





src/master/allocator/mesos/hierarchical.cpp
Lines 3311 (patched)
<https://reviews.apache.org/r/72954/#comment311099>

    for (


- Benjamin Mahler


On Oct. 12, 2020, 2:16 p.m., Andrei Sekretenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/72954/
> -----------------------------------------------------------
> 
> (Updated Oct. 12, 2020, 2:16 p.m.)
> 
> 
> Review request for mesos and Benjamin Mahler.
> 
> 
> Bugs: MESOS-10177
>     https://issues.apache.org/jira/browse/MESOS-10177
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This simplifies debugging frameworks that use offer constraints.
> 
> For example, in case a framework is not receiving offers for a role,
> getting a suppressed roles snapshot simultaneously with agent
> filtering results helps to figure out whether the framework is
> mis-specifying offer constraints, or just wrongly suppresses a role.
> 
> 
> Diffs
> -----
> 
>   src/master/allocator/mesos/hierarchical.cpp 
> 35264b9d866c9b95b76fccde5cf3b438e3bae160 
> 
> 
> Diff: https://reviews.apache.org/r/72954/diff/2/
> 
> 
> Testing
> -------
> 
> tested manually
> 
> 
> Thanks,
> 
> Andrei Sekretenko
> 
>

Reply via email to