HBASE-12170 TestReplicaWithCluster.testReplicaAndReplication timeouts
This commit is contained in:
parent
cf3b0179fb
commit
03bb550987
@ -225,7 +225,7 @@ public class TestReplicaWithCluster {
|
||||
}
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
@Test (timeout=120000)
|
||||
@Test (timeout=300000)
|
||||
public void testReplicaAndReplication() throws Exception {
|
||||
HTableDescriptor hdt = HTU.createTableDescriptor("testReplicaAndReplication");
|
||||
hdt.setRegionReplication(NB_SERVERS);
|
||||
|
Loading…
x
Reference in New Issue
Block a user