[
https://issues.apache.org/jira/browse/MESOS-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503156#comment-14503156
]
Vinod Kone commented on MESOS-2498:
-----------------------------------
Why does mesos-go hit state.json frequently?
I prefer these to be LOG(INFO) because these are all user initiated http
requests. And from experience, these has been valuable in production.
> 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)