[
https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548273#comment-16548273
]
Ankit Singhal commented on HBASE-20901:
---------------------------------------
thanks [[email protected]] for taking the look.
bq. The new methods can be package private, right ?
I'm using them in the test , so either I can make them default or annotate
them. In the new patch, I have annotated it , just to have consistency with
other similar methods.
> 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, HBASE-20901_v1.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)