[
https://issues.apache.org/jira/browse/HBASE-18777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16158030#comment-16158030
]
Ted Yu commented on HBASE-18777:
--------------------------------
retry-test only has one call to test_util->CreateTable().
So such refactoring doesn't apply there.
> Create one table for subtests in multi-retry-test
> -------------------------------------------------
>
> Key: HBASE-18777
> URL: https://issues.apache.org/jira/browse/HBASE-18777
> Project: HBase
> Issue Type: Sub-task
> Reporter: Ted Yu
> Assignee: Ted Yu
> 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
(v6.4.14#64029)