Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
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.