You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Ross Allen (JIRA)" <ji...@apache.org> on 2014/01/14 22:11:19 UTC

[jira] [Resolved] (MESOS-900) Paginate all tables in the web UI

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