You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jingcheng Du (JIRA)" <ji...@apache.org> on 2017/06/29 02:18:00 UTC

[jira] [Commented] (HBASE-18287) Remove log warning in PartitionedMobCompactor.java#getFileStatus

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

Jingcheng Du commented on HBASE-18287:
--------------------------------------

Thanks [~huaxiang].
Actually you can read the java doc of this API, it tells it throws two kinds of Exception, one is FNNFE, the other is IOE although only IOE is declared in the method. We have the similar usages in HFileLink.
I think it is okay to keep the current code.

> Remove log warning in  PartitionedMobCompactor.java#getFileStatus
> -----------------------------------------------------------------
>
>                 Key: HBASE-18287
>                 URL: https://issues.apache.org/jira/browse/HBASE-18287
>             Project: HBase
>          Issue Type: Bug
>          Components: mob
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: huaxiang sun
>            Assignee: huaxiang sun
>            Priority: Minor
>
> It is confusing as the FileNotFound is expected here.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)