You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Greg Mann <gr...@mesosphere.io> on 2017/02/28 18:31:52 UTC

Review Request 57153: Removed unnecessary 'using' statement in master HTTP code.

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

Review request for mesos, Alexander Rojas, Jan Schlicht, and Vinod Kone.


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


Repository: mesos


Description
-------

`MetricsProcess` was previously declared in 'src/master/http.cpp',
but it is not currently used in that file. This patch removes the
declaration.


Diffs
-----

  src/master/http.cpp 6e5178eeea6cc6b90ae253840da22be13444b088 

Diff: https://reviews.apache.org/r/57153/diff/


Testing
-------

Testing details can be found at the end of this patch chain.


Thanks,

Greg Mann


Re: Review Request 57153: Removed unnecessary 'using' statement in master HTTP code.

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


Ship it!




Ship It!

- Vinod Kone


On Feb. 28, 2017, 6:31 p.m., Greg Mann wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/57153/
> -----------------------------------------------------------
> 
> (Updated Feb. 28, 2017, 6:31 p.m.)
> 
> 
> Review request for mesos, Alexander Rojas, Jan Schlicht, and Vinod Kone.
> 
> 
> Bugs: MESOS-7003
>     https://issues.apache.org/jira/browse/MESOS-7003
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> `MetricsProcess` was previously declared in 'src/master/http.cpp',
> but it is not currently used in that file. This patch removes the
> declaration.
> 
> 
> Diffs
> -----
> 
>   src/master/http.cpp 6e5178eeea6cc6b90ae253840da22be13444b088 
> 
> 
> Diff: https://reviews.apache.org/r/57153/diff/1/
> 
> 
> Testing
> -------
> 
> Testing details can be found at the end of this patch chain.
> 
> 
> Thanks,
> 
> Greg Mann
> 
>