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

Hudson commented on HBASE-10279:
--------------------------------

SUCCESS: Integrated in HBase-0.94-security #378 (See 
[https://builds.apache.org/job/HBase-0.94-security/378/])
HBASE-10279 TestStore.testDeleteExpiredStoreFiles is flaky (larsh: rev 1555321)
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/regionserver/Store.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/regionserver/TestStore.java


> TestStore.testDeleteExpiredStoreFiles is flaky
> ----------------------------------------------
>
>                 Key: HBASE-10279
>                 URL: https://issues.apache.org/jira/browse/HBASE-10279
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>             Fix For: 0.94.16
>
>         Attachments: 10279-0.94.txt
>
>
> TestStore.testDeleteExpiredStoreFiles relies on wall clock time, if there is 
> a blip on the machine running the test, first compaction might be delayed 
> enough in order to compact away multiple of the files, and have the test fail.
> The simplest fix is to just double the time given from 1s/file to 2s/file.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to