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

Todd Lipcon updated HBASE-4257:
-------------------------------

    Attachment: hbase-4257.txt

Here's a simple patch that limits it to 100 RITs on the main page, and 
indicates if there are more that are not shown. It will also always show META 
or ROOT if they're in transition.

I was too lazy to add pagination at this point. You can see the full list in 
the new status dump servlet at /dump.

> Limit the number of regions in transitions displayed on master webpage.
> -----------------------------------------------------------------------
>
>                 Key: HBASE-4257
>                 URL: https://issues.apache.org/jira/browse/HBASE-4257
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>            Reporter: Jonathan Hsieh
>            Assignee: Todd Lipcon
>         Attachments: hbase-4257.txt, hbase-4257.txt
>
>
> HBASE-3837 added a table to the master web page that displays regions in 
> transitions.  There is a possibility that a massive number of RIT's could be 
> present which would make displaying this page slow.  This should be limited 
> to a reasonable number (100?) on the main page and provide a link to another 
> page that displays all information.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to