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