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

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

Sorry, I misunderstood the purpose.
You are right, the warning message doesn't make sense in each look up, we can 
refactor the code in HFileLink way, we can remove the method 
PartitionedMobCompactor#getFileStatus and move the fs.getFileStatus to 
ParititionedMobCompactor#getLinkedFileStatus. But the difference is we don't 
throw the FNNFE at the end of the method, we just log warning when we cannot 
find the files in all possible locations. How about this?


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

Reply via email to