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

Anoop Sam John commented on HBASE-22445:
----------------------------------------

{code}
+ "; HFile name = " + reader.getName()
+ "; currBlock currBlockOffset = " + this.curBlock.getOffset()
+ "; path=" + reader.getPath());
{code}
There is HFile name already in this log. Ya the path would be better. Want 
remove the redundant name ? Its ok to keep it also.
+1
So in the parent issue Exception case, we can not get the HFile name/path any 
way right?  Good that you are adding the path info in different possible 
places. The logs will help.

> Add file info when throw exceptions in HFileReaderImpl
> ------------------------------------------------------
>
>                 Key: HBASE-22445
>                 URL: https://issues.apache.org/jira/browse/HBASE-22445
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 2.2.0
>            Reporter: binlijin
>            Assignee: binlijin
>            Priority: Major
>         Attachments: HBASE-22445-master-v1.patch
>
>
> Like in the HBASE-22433 when there is exceptions, we can't know the corrupt 
> HFile name !



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to