[ 
https://issues.apache.org/jira/browse/HBASE-17609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860312#comment-15860312
 ] 

Andrew Purtell edited comment on HBASE-17609 at 2/9/17 10:23 PM:
-----------------------------------------------------------------

Works as expected on branch-1 and master too, with a usability nit on both: You 
have to resort the region list with ' ShowDetailName&Start/End Key' enabled 
first for the list order to correspond to region adjacency. This isn't a 
criticism of this patch. I don't like the earlier committed change that now 
sorts table regions lexiographically by encoded regionname instead of in 
keyspace order. Missed that one. 


was (Author: apurtell):
Works as expected on branch-1 and master too, with a usability nit on both: You 
have to resort the region list with ' ShowDetailName&Start/End Key' enabled 
first for the list order to correspond to region adjacency. This isn't a 
criticism of this patch. I don't like the change that now sorts table regions 
lexiographically by encoded regionname instead of in keyspace order. Missed 
that one. 

> Allow for region merging in the UI 
> -----------------------------------
>
>                 Key: HBASE-17609
>                 URL: https://issues.apache.org/jira/browse/HBASE-17609
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 2.0.0, 1.4.0
>            Reporter: churro morales
>            Assignee: churro morales
>             Fix For: 2.0.0, 1.4.0, 1.3.1
>
>         Attachments: HBASE-17609-branch-1.3.patch, HBASE-17609.patch
>
>
> HBASE-49 discussed having the ability to merge regions through the HBase UI, 
> but online region merging wasn't around back then. 
> I have created additional form fields for the table.jsp where you can pass in 
> two encoded region names (must be adjacent regions) and a merge can be called 
> through the UI. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to