You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Mike Percy (JIRA)" <ji...@apache.org> on 2016/12/08 17:59:59 UTC

[jira] [Created] (KUDU-1797) Flaky delete_table-test in DeleteTableTest.TestDeleteTableWithConcurrentWrites due to superblock not deleted

Mike Percy created KUDU-1797:
--------------------------------

             Summary: Flaky delete_table-test in DeleteTableTest.TestDeleteTableWithConcurrentWrites due to superblock not deleted
                 Key: KUDU-1797
                 URL: https://issues.apache.org/jira/browse/KUDU-1797
             Project: Kudu
          Issue Type: Bug
          Components: tablet
    Affects Versions: 1.1.0
            Reporter: Mike Percy


I'm seeing this around 1% of the time on delete_table-test on TSAN under stress:

{code}
../../src/kudu/integration-tests/delete_table-test.cc:385: Failure                                                                                                                                                                                                      
Failed                                                                                                                                                                                                                                                                  
Bad status: Timed out: Timed out waiting for no data: Illegal state: tablet metadata blocks still exist: /tmp/run_tha_testYkGAQh/test-tmp/delete_table-test.DeleteTableTest.TestDeleteTableWithConcurrentWrites.1481218149563167-23907/minicluster-data/ts-1
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)