[
https://issues.apache.org/jira/browse/HBASE-18353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117522#comment-16117522
]
Stephen Yuan Jiang commented on HBASE-18353:
--------------------------------------------
[~Apache9], in HBASE-17712, you mentioned that {{"Unassign region
asynchronously when hitting FNFE. Can pass TestCorruptedRegionStoreFile. And
also fix a problem in TestCorruptedRegionStoreFile that the already opened
DFSInputStream may still work after we deleted the storefile because the block
replica deletion is asynchronous. We should wait until all the replicas have
been removed from DNs."}} You also talked about implementing some reassign
logic.
[~vrodionov] implemented this by doing unassign/assign of the region if FNFE
happens. How do you think?
> 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)