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

Joseph Wu commented on MESOS-8699:
----------------------------------

[~pwzgorilla] Has this particular agent registered with a master?  The AgentID 
is supplied by the master at registration time (for new agents).

> mesos agent id is empty in agent HTTP endpoint /state or /state.json
> --------------------------------------------------------------------
>
>                 Key: MESOS-8699
>                 URL: https://issues.apache.org/jira/browse/MESOS-8699
>             Project: Mesos
>          Issue Type: Bug
>          Components: agent
>            Reporter: pwzgorilla
>            Priority: Minor
>
> when get data from /state or /state.json http endpoint on agent, agent id is 
> empty:
>  
> "frameworks": [],
>     "git_sha": "f7e3872b0359c6095f8eeaefe408cb7dcef5bb83",
>     "git_tag": "1.5.0",
>     "hostname": "192.168.99.105",
>     {color:#FF0000}*"id": "",*{color}
>     "log_dir": "/var/log/mesos",
>     "pid": "slave(1)@127.0.0.1:5051",
>     "reserved_resources": {},
>     "reserved_resources_allocated": {},
>     "reserved_resources_full": {},
>     "resources": {
>         "cpus": 1.0,
>         "disk": 12274.0,
>         "gpus": 0.0,
>         "mem": 496.0,
>         "ports": "[31000-32000]"
>     },



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to