[
https://issues.apache.org/jira/browse/HBASE-10279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl resolved HBASE-10279.
-----------------------------------
Resolution: Fixed
Committed to 0.94 only (similar was added in 0.95, so all other branches have
it)
> 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)