You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2014/01/04 02:07:50 UTC

[jira] [Created] (HBASE-10279) TestStore.testDeleteExpiredStoreFiles is flaky

Lars Hofhansl created HBASE-10279:
-------------------------------------

             Summary: TestStore.testDeleteExpiredStoreFiles is flaky
                 Key: HBASE-10279
                 URL: https://issues.apache.org/jira/browse/HBASE-10279
             Project: HBase
          Issue Type: Bug
            Reporter: Lars Hofhansl


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)