public class TestOpenRegionProcedureHang extends Object
Modifier and Type | Class and Description |
---|---|
private static class |
TestOpenRegionProcedureHang.AssignmentManagerForTest |
static class |
TestOpenRegionProcedureHang.HMasterForTest |
Modifier and Type | Field and Description |
---|---|
private static CountDownLatch |
ABORT |
private static CountDownLatch |
ARRIVE |
private static byte[] |
CF |
static HBaseClassTestRule |
CLASS_RULE |
private static CountDownLatch |
FINISH |
private static org.slf4j.Logger |
LOG |
private static org.apache.hadoop.hbase.TableName |
NAME |
private static CountDownLatch |
RESUME |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestOpenRegionProcedureHang() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDown() |
void |
test() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static CountDownLatch ARRIVE
private static CountDownLatch RESUME
private static CountDownLatch FINISH
private static CountDownLatch ABORT
private static final HBaseTestingUtility UTIL
private static org.apache.hadoop.hbase.TableName NAME
private static byte[] CF
public TestOpenRegionProcedureHang()
public void test() throws InterruptedException, org.apache.zookeeper.KeeperException, IOException
InterruptedException
org.apache.zookeeper.KeeperException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.