-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57963/#review173707
-----------------------------------------------------------
Ship it!
Committing with minor edits.
src/master/master.cpp
Line 8901 (original), 9083 (patched)
<https://reviews.apache.org/r/57963/#comment246755>
s/executors/frameworks/
This map is keyed by frameworks.
src/master/master.cpp
Line 8950 (original), 9132 (patched)
<https://reviews.apache.org/r/57963/#comment246756>
Ditto.
- Jiang Yan Xu
On May 2, 2017, 10:53 a.m., Anindya Sinha wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/57963/
> -----------------------------------------------------------
>
> (Updated May 2, 2017, 10:53 a.m.)
>
>
> Review request for mesos and Jiang Yan Xu.
>
>
> Bugs: MESOS-7186
> https://issues.apache.org/jira/browse/MESOS-7186
>
>
> Repository: mesos
>
>
> Description
> -------
>
> The following metrics take the shared counts of shared resources into
> account in determination of the actual amount of used resources:
> a) `master/<resource-name>_used`
> b) `master/<resource-name>_revocable_used`
> c) `slave/<resource-name>_used`
> d) `slave/<resource-name>_revocable_used`
>
>
> Diffs
> -----
>
> src/master/master.cpp 31a7a2fcf905c0c35e80692a69c290d4094deded
> src/slave/slave.cpp 8b8078dbb656e9db2efa53cc4ec5bed2cc01d49a
>
>
> Diff: https://reviews.apache.org/r/57963/diff/4/
>
>
> Testing
> -------
>
> All tests passed.
>
>
> Thanks,
>
> Anindya Sinha
>
>
|