[
https://issues.apache.org/jira/browse/HBASE-10279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862201#comment-13862201
]
Lars Hofhansl commented on HBASE-10279:
---------------------------------------
This was fixed a while back with HBASE-6832. IncrementingEnvironmentEdge is a
bit different trunk.
I'll commit by patch to 0.94. Thanks for looking [~apurtell]
> 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
> 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)