public class TestClientTimeouts extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestClientTimeouts.RandomTimeoutRpcClient
Rpc Channel implementation with RandomTimeoutBlockingRpcChannel
|
Modifier and Type | Field and Description |
---|---|
protected static int |
SLAVES |
Constructor and Description |
---|
TestClientTimeouts() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testAdminTimeout()
Test that a client that fails an RPC to the master retries properly and
doesn't throw any unexpected exceptions.
|