public class TestReopenTableRegionsProcedureInfiniteLoop extends Object
Modifier and Type | Field and Description |
---|---|
private static byte[] |
CF |
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.hbase.TableName |
TABLE_NAME |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestReopenTableRegionsProcedureInfiniteLoop() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDown() |
void |
testInfiniteLoop() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
private static org.apache.hadoop.hbase.TableName TABLE_NAME
private static byte[] CF
public TestReopenTableRegionsProcedureInfiniteLoop()
public void testInfiniteLoop() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.