[
https://issues.apache.org/jira/browse/MESOS-3735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14958188#comment-14958188
]
Guangya Liu commented on MESOS-3735:
------------------------------------
[~vinodkone] do you think that we need a new endpoint for this? I see that we
already have a endpoint for version which is handling mesos components versions.
{
"version": "0.26.0",
"git_sha": "5058fac1083dc91bca54d33c26c810c17ad95dd1",
"git_branch": "refs/heads/master",
"build_user": "root",
"build_time": 1444275100,
"build_date": "2015-10-08 11:31:40"
}
> Mesos master should expose the version of registered agents/schedulers
> -----------------------------------------------------------------------
>
> Key: MESOS-3735
> URL: https://issues.apache.org/jira/browse/MESOS-3735
> Project: Mesos
> Issue Type: Improvement
> Reporter: Vinod Kone
> Assignee: Guangya Liu
>
> Currently Mesos master doesn't expose the (release and API) version
> information of clients (agents and schedulers) registered with it. It would
> be useful to have this information in the WebUI and in an HTTP endpoint. The
> latter would be especially useful during deploys/upgrades.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)