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

Jimmy Xiang edited comment on HBASE-6443 at 9/5/12 11:07 AM:
-------------------------------------------------------------

Won't fix this 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.
                
      was (Author: jxiang):
    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