public class TestRemoveFromSerialReplicationPeer extends SerialReplicationTestBase
SerialReplicationTestBase.LocalReplicationEndpoint
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestRemoveFromSerialReplicationPeer() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testRemoveSerialFlag() |
void |
testRemoveTable() |
private void |
waitUntilHasLastPushedSequenceId(org.apache.hadoop.hbase.client.RegionInfo region) |
addPeer, checkOrder, createTable, enablePeerAndWaitUntilReplicationDone, moveRegion, rollAllWALs, setUpBeforeClass, setupWALWriter, tearDown, tearDownAfterClass, waitUntilReplicationDone
public static final HBaseClassTestRule CLASS_RULE
public TestRemoveFromSerialReplicationPeer()
public void setUp() throws IOException, org.apache.hadoop.hbase.util.CommonFSUtils.StreamLacksCapabilityException
IOException
org.apache.hadoop.hbase.util.CommonFSUtils.StreamLacksCapabilityException
private void waitUntilHasLastPushedSequenceId(org.apache.hadoop.hbase.client.RegionInfo region) throws Exception
Exception
public void testRemoveTable() throws Exception
Exception
public void testRemoveSerialFlag() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.