table.jsp should allow user to initiate reassignment of region(s) whose row in
.META. doesn't have serverinfo
-------------------------------------------------------------------------------------------------------------
Key: HBASE-3385
URL: https://issues.apache.org/jira/browse/HBASE-3385
Project: HBase
Issue Type: Improvement
Components: util
Affects Versions: 0.89.20100924
Reporter: Ted Yu
table.jsp should allow user to initiate reassignment of region(s) whose row in
.META. doesn't have serverinfo
There should be two options for such request:
1. regions without serverinfo are assigned
2. all regions for the table are reassigned (round-robin)
Option 2 is especially useful when table's regions don't have even distribution
among region servers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.