[
https://issues.apache.org/jira/browse/MESOS-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ross Allen resolved MESOS-900.
------------------------------
Resolution: Fixed
Fix Version/s: 0.16.0
Submitted with review https://reviews.apache.org/r/16787/
> Paginate all tables in the web UI
> ---------------------------------
>
> Key: MESOS-900
> URL: https://issues.apache.org/jira/browse/MESOS-900
> Project: Mesos
> Issue Type: Improvement
> Components: webui
> Reporter: Ross Allen
> Priority: Minor
> Fix For: 0.16.0
>
>
> The current major bottleneck in the web UI is rendering, specifically
> rendering long lists of tasks, slaves, offers, etc. Paginating tables like
> "home.html" does saves lots of rendering time and makes it useable even with
> large amounts of data.
> All tables should be paginated to prevent unnecessary rendering and to keep
> the UI responsive with large amounts of data.
> This likely deserves a refactoring to make a paginated/sortable table into a
> directive.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)