[ 
https://issues.apache.org/jira/browse/HBASE-6443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jimmy Xiang resolved HBASE-6443.
--------------------------------

    Resolution: Won't Fix

Won't fix is in HBase layer.  It is kind of a HDFS issue.  If the hlog has size 
0, but not corrupted, HLogSplitter can handle it properly.  Only if the hlog 
file is corrupted, HLogSplitter can't handle it.
                
> HLogSplitter should ignore 0 length files
> -----------------------------------------
>
>                 Key: HBASE-6443
>                 URL: https://issues.apache.org/jira/browse/HBASE-6443
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0, 0.94.1
>
>
> Somehow, some WAL files have size 0. Distributed log splitting can't handle 
> it.
> HLogSplitter should ignore them.

--
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