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

Ted Yu commented on HBASE-20901:
--------------------------------

{code}
+  public static byte[] getRegionStateColumn(int replicaId) {
{code}
The new methods can be private, right (only accessed in MetaTableAccessor) ?

> Reducing region replica has no effect
> -------------------------------------
>
>                 Key: HBASE-20901
>                 URL: https://issues.apache.org/jira/browse/HBASE-20901
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Ankit Singhal
>            Assignee: Ankit Singhal
>            Priority: Major
>              Labels: replica
>         Attachments: HBASE-20901.patch
>
>
> While reducing the region replica, server name(sn) and state column of the 
> replica are not getting deleted, resulting in assignment manager to think 
> that these regions are CLOSED and assign them again.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to