Package org.apache.hadoop.hbase.client
Class TestAsyncTableLocateRegionForDeletedTable
java.lang.Object
org.apache.hadoop.hbase.client.TestAsyncTableLocateRegionForDeletedTable
Fix an infinite loop in
AsyncNonMetaRegionLocator
, see the comments on HBASE-21943 for
more details.-
Field Summary
Modifier and TypeFieldDescriptionprivate static org.apache.hadoop.hbase.client.AsyncConnection
static final HBaseClassTestRule
private static byte[]
private static byte[]
private static org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtility
private static byte[]
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
TABLE_NAME
-
FAMILY
-
QUALIFIER
-
VALUE
-
ASYNC_CONN
-
-
Constructor Details
-
TestAsyncTableLocateRegionForDeletedTable
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
test
- Throws:
IOException
InterruptedException
-