You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Kapil Arya <ka...@mesosphere.io> on 2016/01/22 00:44:30 UTC

Review Request 42623: Reduced severity level for 'HTTP GET for ...' messages.

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

Review request for mesos, Cody Maloney and Joris Van Remoortere.


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


Repository: mesos


Description
-------

Changed it from `LOG(INFO)` to `VLOG(2)`.


Diffs
-----

  src/master/http.cpp 34a70ee50553492fc8c3947497ab5922f4379d72 
  src/slave/http.cpp 0ba2e82fd8ce58508f364aff761d50dc4f264f65 

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


Testing
-------

Verified that the log messages don't appear in the logs.


Thanks,

Kapil Arya


Re: Review Request 42623: Reduced severity level for 'HTTP GET for ...' messages.

Posted by Mesos ReviewBot <re...@mesos.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42623/#review115776
-----------------------------------------------------------


Patch looks great!

Reviews applied: [42606, 42623]

Passed command: export OS=ubuntu:14.04;export CONFIGURATION="--verbose";export COMPILER=gcc; ./support/docker_build.sh

- Mesos ReviewBot


On Jan. 21, 2016, 11:44 p.m., Kapil Arya wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/42623/
> -----------------------------------------------------------
> 
> (Updated Jan. 21, 2016, 11:44 p.m.)
> 
> 
> Review request for mesos, Cody Maloney and Joris Van Remoortere.
> 
> 
> Bugs: MESOS-4430
>     https://issues.apache.org/jira/browse/MESOS-4430
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Changed it from `LOG(INFO)` to `VLOG(2)`.
> 
> 
> Diffs
> -----
> 
>   src/master/http.cpp 34a70ee50553492fc8c3947497ab5922f4379d72 
>   src/slave/http.cpp 0ba2e82fd8ce58508f364aff761d50dc4f264f65 
> 
> Diff: https://reviews.apache.org/r/42623/diff/
> 
> 
> Testing
> -------
> 
> Verified that the log messages don't appear in the logs.
> 
> 
> Thanks,
> 
> Kapil Arya
> 
>