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

Duo Zhang commented on HBASE-22190:
-----------------------------------

OK, made a little progress here. The problem is in SnapshotFileCache, where we 
successfully finish a refreshCache, and record the lastModifiedTime, but no 
file is loaded into the cache. And then when we check for deletion, although we 
will schedule a refreshCache again, we will just return after checking the last 
modified time, as the time is not changed...

Need to dig more...

> TestSnapshotFromMaster is flakey
> --------------------------------
>
>                 Key: HBASE-22190
>                 URL: https://issues.apache.org/jira/browse/HBASE-22190
>             Project: HBase
>          Issue Type: Task
>            Reporter: Duo Zhang
>            Priority: Major
>
> And it seems that it is not only a test issue, we do delete the files under 
> the archive directory, which is incorrect.
> Need to find out why, this maybe a serious bug.



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

Reply via email to