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

Marco Massenzio commented on MESOS-3735:
----------------------------------------

IMO - this should be on a separate endpoint.
It is likely to be a potentially *very* verbose output (whne you may have 
hundreds of frameworks and thousand of agents registered with a Master).

We should also consider having something of a {{filter}} URI parameter to limit 
the returned values.
(eg: {{/api/v1/agents/version?filter=zone:US1}}) where the filter may be 
applied to agents' attributes, for example.

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

Reply via email to