You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Balu Vellanki (JIRA)" <ji...@apache.org> on 2015/08/06 02:13:04 UTC

[jira] [Resolved] (FALCON-770) Add pagination to Instance panel at Falcon UI entity.html page.

     [ https://issues.apache.org/jira/browse/FALCON-770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Balu Vellanki resolved FALCON-770.
----------------------------------
    Resolution: Duplicate

This is handled by new Falcon UI patch submitted in FALCON-1315

> Add pagination to Instance panel at Falcon UI entity.html page. 
> ----------------------------------------------------------------
>
>                 Key: FALCON-770
>                 URL: https://issues.apache.org/jira/browse/FALCON-770
>             Project: Falcon
>          Issue Type: Bug
>    Affects Versions: 0.6
>            Reporter: Balu Vellanki
>
> When user views the entity page in falcon UI at http://falcon-host:15443/entity.html?type=<type>&name=<name>, the instance panel shows only 10 instances by default. 
> For a long running entity, there can be more than 10 instances. To show more relevant information to the user, the panel should support pagination. The following query params are available via REST api.
> - orderBy should be startTime
> - offset and numResults should be used to support pagination. 
> This changes should be made in html5-ui/js/falcon-entity.js under function loadInstance(start, end).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)