[
https://issues.apache.org/jira/browse/MESOS-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14504172#comment-14504172
]
Adam B commented on MESOS-2498:
-------------------------------
[~vinodkone] how have these log messages been valuable in production?
Mesosphere and other Mesos users have tools that regularly poll state.json
(even mesos-cli must hit tasks.json), and I agree with [[email protected]]
that these messages just add noise to the master logs. It doesn't even specify
the source of the request. If we understood the use case where logging these is
necessary, perhaps we could come up with a less verbose solution.
> Change Http Request log level to VLOG(1)
> ----------------------------------------
>
> Key: MESOS-2498
> URL: https://issues.apache.org/jira/browse/MESOS-2498
> Project: Mesos
> Issue Type: Improvement
> Components: master, slave
> Reporter: haosdent
> Assignee: haosdent
> Priority: Minor
> Attachments: MESOS-2498.patch
>
>
> Hello, I use mesos-go. But I find a lot unnecessary info log:
> {quote}
> HTTP request for '/master/state.json'
> {quote}
> These logs make a lot of noise, so I suggest to change the level from INFO to
> VLOG(1).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)