[ 
https://issues.apache.org/jira/browse/MESOS-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14504166#comment-14504166
 ] 

haosdent commented on MESOS-2498:
---------------------------------

[~vinodkone] I am not familiar with mesos-go, but I think this snippet is the 
cause why mesos-go hit state.json frequently. 
https://github.com/mesos/mesos-go/blob/master/detector/standalone.go#L116

For other languages which use mesos through http api, I think them need to 
polling the state.json frequently of master and slave to check their states.

> 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)

Reply via email to