Package org.apache.hadoop.hbase.client
Class TestAsyncTableLocateRegionForDeletedTable
java.lang.Object
org.apache.hadoop.hbase.client.TestAsyncTableLocateRegionForDeletedTable
@Tag("org.apache.hadoop.hbase.testclassification.MediumTests") @Tag("org.apache.hadoop.hbase.testclassification.ClientTests")
public class TestAsyncTableLocateRegionForDeletedTable
extends Object
Fix an infinite loop in
AsyncNonMetaRegionLocator, see the comments on HBASE-21943 for
more details.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static org.apache.hadoop.hbase.client.AsyncConnectionprivate static byte[]private static byte[]private static org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtilprivate static byte[] -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TEST_UTIL
-
TABLE_NAME
-
FAMILY
-
QUALIFIER
-
VALUE
-
ASYNC_CONN
-
-
Constructor Details
-
TestAsyncTableLocateRegionForDeletedTable
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
test
- Throws:
IOExceptionInterruptedException
-