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




src/master/master.cpp
Lines 4738-4740 (patched)
<https://reviews.apache.org/r/67814/#comment288732>

    As discussed offline, it would be better to increment these counters after 
having validated the operations. That means that we would probably have to call 
`FrameworkMetrics::incrementOperation` in each `case` statement.
    
    We shoud also add an `invalidOperations` counter and increase it 
accordingly.


- Gastón Kleiman


On July 3, 2018, 2:27 p.m., Greg Mann wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/67814/
> -----------------------------------------------------------
> 
> (Updated July 3, 2018, 2:27 p.m.)
> 
> 
> Review request for mesos, Benjamin Mahler, Chun-Hung Hsiao, Gastón Kleiman, 
> Gilbert Song, and Vinod Kone.
> 
> 
> Bugs: MESOS-8845
>     https://issues.apache.org/jira/browse/MESOS-8845
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Added per-framework metrics for offer operations.
> 
> 
> Diffs
> -----
> 
>   src/master/master.cpp ddc8df0ea82241be6c733237feef1553c7669eb2 
>   src/master/metrics.hpp ec76dbcd1d1fa5349d62ce73fb9603e1986a776b 
>   src/master/metrics.cpp e46ead79f3f29e285426f9d061337077f453aa45 
> 
> 
> Diff: https://reviews.apache.org/r/67814/diff/1/
> 
> 
> Testing
> -------
> 
> Testing details can be found at the end of this chain.
> 
> 
> Thanks,
> 
> Greg Mann
> 
>

Reply via email to