You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Alexander Rukletsov <ru...@gmail.com> on 2017/07/24 13:34:12 UTC

Re: Review Request 61028: Added metric for API subscribe calls in the master.

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

(Updated July 24, 2017, 1:34 p.m.)


Review request for mesos, Armand Grillet and Vinod Kone.


Summary (updated)
-----------------

Added metric for API subscribe calls in the master.


Bugs: MESOS-7747
    https://issues.apache.org/jira/browse/MESOS-7747


Repository: mesos


Description
-------

See summary.


Diffs
-----

  src/master/master.cpp e12c997dad04f8a4ddb47a993a84b2b05c9e2f32 
  src/master/metrics.hpp f701efec0a82d6ba72b2414f739fcd1cd7ee2491 
  src/master/metrics.cpp 646041d53642d6c25c3ea735bd9c87784374084f 
  src/tests/master_tests.cpp e3ccf8ce32d7314e6003798404a43b2f1e83a166 


Diff: https://reviews.apache.org/r/61028/diff/1/


Testing
-------

See https://reviews.apache.org/r/61034/


Thanks,

Alexander Rukletsov


Re: Review Request 61028: Added metric for API subscribe calls in the master.

Posted by Alexander Rukletsov <ru...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61028/
-----------------------------------------------------------

(Updated July 28, 2017, 2:39 p.m.)


Review request for mesos, Anand Mazumdar, Armand Grillet, Vinod Kone, and Zhitao Li.


Bugs: MESOS-7747
    https://issues.apache.org/jira/browse/MESOS-7747


Repository: mesos


Description
-------

See summary.


Diffs (updated)
-----

  src/master/master.cpp dbf5dac766c9f07b35a1862b3882eea4cf09d76b 
  src/master/metrics.hpp f701efec0a82d6ba72b2414f739fcd1cd7ee2491 
  src/master/metrics.cpp 646041d53642d6c25c3ea735bd9c87784374084f 
  src/tests/master_tests.cpp e3ccf8ce32d7314e6003798404a43b2f1e83a166 


Diff: https://reviews.apache.org/r/61028/diff/2/

Changes: https://reviews.apache.org/r/61028/diff/1-2/


Testing (updated)
-------

See https://reviews.apache.org/r/61030/


Thanks,

Alexander Rukletsov


Re: Review Request 61028: Added metric for API subscribe calls in the master.

Posted by Vinod Kone <vi...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61028/#review181375
-----------------------------------------------------------




src/master/metrics.hpp
Lines 142 (patched)
<https://reviews.apache.org/r/61028/#comment256914>

    These are not "messages" but "Calls" to the operator API; so they need to be named differently. There was a discussion earlier with @zhitao and @anand on the naming scheme; don't remember where we ended up; worthing pinging them.


- Vinod Kone


On July 24, 2017, 1:34 p.m., Alexander Rukletsov wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/61028/
> -----------------------------------------------------------
> 
> (Updated July 24, 2017, 1:34 p.m.)
> 
> 
> Review request for mesos, Armand Grillet and Vinod Kone.
> 
> 
> Bugs: MESOS-7747
>     https://issues.apache.org/jira/browse/MESOS-7747
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> See summary.
> 
> 
> Diffs
> -----
> 
>   src/master/master.cpp e12c997dad04f8a4ddb47a993a84b2b05c9e2f32 
>   src/master/metrics.hpp f701efec0a82d6ba72b2414f739fcd1cd7ee2491 
>   src/master/metrics.cpp 646041d53642d6c25c3ea735bd9c87784374084f 
>   src/tests/master_tests.cpp e3ccf8ce32d7314e6003798404a43b2f1e83a166 
> 
> 
> Diff: https://reviews.apache.org/r/61028/diff/1/
> 
> 
> Testing
> -------
> 
> See https://reviews.apache.org/r/61034/
> 
> 
> Thanks,
> 
> Alexander Rukletsov
> 
>