public class TestCloseRegionWhileRSCrash extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestCloseRegionWhileRSCrash.DummyServerProcedure |
| Modifier and Type | Field and Description |
|---|---|
private static CountDownLatch |
ARRIVE |
private static byte[] |
CF |
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
private static CountDownLatch |
RESUME |
private static org.apache.hadoop.hbase.TableName |
TABLE_NAME |
private static HBaseTestingUtility |
UTIL |
| Constructor and Description |
|---|
TestCloseRegionWhileRSCrash() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUp() |
static void |
tearDown() |
void |
testRetryBackoff() |
private static final org.slf4j.Logger LOG
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
private static org.apache.hadoop.hbase.TableName TABLE_NAME
private static byte[] CF
private static CountDownLatch ARRIVE
private static CountDownLatch RESUME
public TestCloseRegionWhileRSCrash()
public void testRetryBackoff() throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.