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

Hudson commented on HBASE-7199:
-------------------------------

Integrated in HBase-0.94-security-on-Hadoop-23 #10 (See 
[https://builds.apache.org/job/HBase-0.94-security-on-Hadoop-23/10/])
    HBASE-7199 hbck should check lingering reference hfile and have option to 
sideline them automatically (Revision 1423987)

     Result = FAILURE
jxiang : 
Files : 
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/regionserver/StoreFile.java
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/util/hbck/HbckTestingUtil.java

                
> hbck should check lingering reference hfile and have option to sideline them 
> automatically
> ------------------------------------------------------------------------------------------
>
>                 Key: HBASE-7199
>                 URL: https://issues.apache.org/jira/browse/HBASE-7199
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0, 0.94.4
>
>         Attachments: trunk-7199.patch, trunk-7199_v2.patch
>
>
> Sometimes, some lingering reference hfile points to some region doesn't exist 
> any more.  This will prevent the region to open.  Hbck should be able to find 
> these files and sideline them automatically if requested.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to