[
https://issues.apache.org/jira/browse/MESOS-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15338084#comment-15338084
]
Tomasz Janiszewski commented on MESOS-701:
------------------------------------------
To solve this we need to add pagination feature to {{state}} endpoint or
ideally split it into dedicated endpoints to get all frameworks (id, roles,
e.t.c) and then paginated tasks for the framework and similar paginated slaved
endpoint. Currently huge JSONs need to be parsed by browser and finally only
part of data is presented.
> Improve webui performance for large clusters.
> ---------------------------------------------
>
> Key: MESOS-701
> URL: https://issues.apache.org/jira/browse/MESOS-701
> Project: Mesos
> Issue Type: Improvement
> Reporter: Benjamin Mahler
> Labels: scalability
>
> For large clusters with tens of thousands of slaves, the webui is unusably
> slow.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)