[
https://issues.apache.org/jira/browse/HBASE-18353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16120208#comment-16120208
]
Stephen Yuan Jiang commented on HBASE-18353:
--------------------------------------------
We have already had 'move' method to move region to a different RS. I was
wondering why [~Apache9] did not consider this when working on HBASE-17712.
We have 'offline' method to completely offline the region; the 'unassign' would
just close the region in RS, we can manually assign the region or when
ServerCrashProcedure processes the closed region, the region would be
re-assigned.
Also note that we only can deprecate Admin method for 2.0, we cannot remove it.
> Enable TestCorruptedRegionStoreFile that were disabled by Proc-V2 AM in
> HBASE-14614
> -----------------------------------------------------------------------------------
>
> Key: HBASE-18353
> URL: https://issues.apache.org/jira/browse/HBASE-18353
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 2.0.0-alpha-1
> Reporter: Stephen Yuan Jiang
> Assignee: Vladimir Rodionov
> Attachments: HBASE-18353-v1.patch, HBASE-18353-v2.patch
>
>
> HBASE-14614 disabled TestCorruptedRegionStoreFile, as it depends on a
> half-implemented reopen of a region when a store file goes missing.
> This JIRA tracks the work to fix/enable the test.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)