You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "guanyun (Jira)" <ji...@apache.org> on 2019/12/08 13:35:03 UTC

[jira] [Created] (HBASE-23526) CLONE - Create one table for subtests in multi-retry-test

guanyun created HBASE-23526:
-------------------------------

             Summary: CLONE - Create one table for subtests in multi-retry-test
                 Key: HBASE-23526
                 URL: https://issues.apache.org/jira/browse/HBASE-23526
             Project: HBase
          Issue Type: Sub-task
            Reporter: guanyun
            Assignee: Ted Yu
             Fix For: HBASE-14850
         Attachments: 18777.v1.txt

See HBASE-18541 for related information.

In short: when there're several test_util->CreateTable() calls in a test (multi-retry-test e.g.), it is likely to have segfault during the test run.

Short term fix is to create one table for all the subtests in the test.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)