You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (JIRA)" <ji...@apache.org> on 2018/10/29 14:32:10 UTC

[jira] [Created] (KUDU-2616) DenseNodeTest Flake "Timed out waiting for Table Creation"

Grant Henke created KUDU-2616:
---------------------------------

             Summary: DenseNodeTest Flake "Timed out waiting for Table Creation"
                 Key: KUDU-2616
                 URL: https://issues.apache.org/jira/browse/KUDU-2616
             Project: Kudu
          Issue Type: Bug
            Reporter: Grant Henke


I saw an apparently flaky failure of the DenseNodeTest:
{code:java}
test_workload.cc:283] Timed out: Timed out waiting for Table Creation
    @     0x7efeb39afc37 gsignal at ??:0
    @     0x7efeb39b3028 abort at ??:0
    @     0x7efecbf760b6 kudu::TestWorkload::Setup() at ??:0
    @           0x545e44 kudu::DenseNodeTest_RunTest_Test::TestBody() at /data/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/integration-tests/dense_node-itest.cc:172
    @     0x7efecb7dab15 main at ??:0
    @     0x7efeb399af45 __libc_start_main at ??:0
{code}



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