You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Adar Dembo (JIRA)" <ji...@apache.org> on 2019/01/23 07:02:00 UTC

[jira] [Resolved] (KUDU-2665) BlockManagerStressTest.StressTest is extremely flaky

     [ https://issues.apache.org/jira/browse/KUDU-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adar Dembo resolved KUDU-2665.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

Fixed in commit 04bfc8c.

> BlockManagerStressTest.StressTest is extremely flaky
> ----------------------------------------------------
>
>                 Key: KUDU-2665
>                 URL: https://issues.apache.org/jira/browse/KUDU-2665
>             Project: Kudu
>          Issue Type: New Feature
>          Components: fs
>            Reporter: Mike Percy
>            Assignee: Adar Dembo
>            Priority: Major
>             Fix For: 1.9.0
>
>
> After some recent block manager changes the Block Manager Stress Test is about 50% flaky on certain precommit builds. The failure looks like this:
> {code:java}
> /data/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager-stress-test.cc:518: Failure
> Failed
> Bad status: Not found: /data/somelongdirectorytoavoidrpathissues/src/kudutest/block_manager-stress-test.0.BlockManagerStressTest_1.StressTest.1547778831841692-23619/data/e8ab31ef3e2143a5bc6d7a2b40e7805b.data: No such file or directory (error 2)
> /data/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/fs/block_manager-stress-test.cc:549: Failure
> Expected: this->InjectNonFatalInconsistencies() doesn't generate new fatal failures in the current thread.
>  Actual: it does.
> {code}



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