[
https://issues.apache.org/jira/browse/MESOS-5735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15356243#comment-15356243
]
Vinod Kone commented on MESOS-5735:
-----------------------------------
Thanks for the investigation [~dongdong]!
1. I think state.leader and state.pid are not relevant because /state sends a
redirect if it's not the leader. `start_time` and `elected_time` can be gotten
from GetMaster. `version` and `build_time` can be gotten from GetVersion.
`clustername` can be gotten from GetFlags. Another option would be to include
GetMaster, GetVersion and GetFlags in GetState.
2. Yes, I'll send a review for GetState on agent as well.
5. /containers or GetContainers should have all the information included in
/monitor/statistics.
> Update WebUI to use v1 operator API
> -----------------------------------
>
> Key: MESOS-5735
> URL: https://issues.apache.org/jira/browse/MESOS-5735
> Project: Mesos
> Issue Type: Bug
> Reporter: Vinod Kone
> Assignee: zhou xing
>
> Having the WebUI use the v1 API would be a good validation of it's usefulness
> and correctness.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)