Mike Percy created KUDU-2665:
--------------------------------
Summary: 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
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)