[
https://issues.apache.org/jira/browse/HBASE-25614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lokesh Khurana reassigned HBASE-25614:
--------------------------------------
Assignee: Lokesh Khurana
> Improve performance of table.jsp
> --------------------------------
>
> Key: HBASE-25614
> URL: https://issues.apache.org/jira/browse/HBASE-25614
> Project: HBase
> Issue Type: Improvement
> Components: master
> Affects Versions: 3.0.0-alpha-1, 2.3.4
> Reporter: Nick Dimiduk
> Assignee: Lokesh Khurana
> Priority: Minor
>
> Loading table.jsp for a table with hundreds of thousands of regions takes
> more than 10 seconds. This page renders a complete listing of all table
> regions in one go. We should have this JSP support pagination of the table
> regions list, with a default size of something more reasonable (100? 1000?),
> and controls for adjusting the page size. table.jsp already supports
> something like this for browsing meta table entries.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)