public class TestClientNoCluster
extends Configured
Modifier and Type | Field and Description |
---|---|
static ServerName |
META_SERVERNAME |
Constructor and Description |
---|
TestClientNoCluster() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Run a client instance against a faked up server.
|
int |
run(String[] arg0) |
void |
setUp() |
void |
testDoNotRetryMetaScanner() |
void |
testDoNotRetryOnScanNext() |
void |
testRegionServerStoppedOnScannerOpen() |
void |
testRpcTimeout()
Test that operation timeout prevails over rpc default timeout and retries, etc.
|
void |
testTimeoutAndRetries()
Remove the @Ignore to try out timeout and retry asettings
|
public static final ServerName META_SERVERNAME
public void testTimeoutAndRetries() throws IOException
IOException
public void testRpcTimeout() throws IOException
IOException
public void testDoNotRetryMetaScanner() throws IOException
IOException
public void testDoNotRetryOnScanNext() throws IOException
IOException
public void testRegionServerStoppedOnScannerOpen() throws IOException
IOException