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
FieldsModifier and TypeFieldDescriptionprivate static org.apache.hadoop.hbase.client.AsyncConnectionstatic final HBaseClassTestRuleprivate static byte[]private static byte[]private static org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtilprivate static byte[] - 
Constructor Summary
Constructors - 
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:
 IOExceptionInterruptedException
 
 -