public class TestAlwaysStandByHMaster extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
static MiniClusterRule |
miniClusterRule |
private static StartMiniClusterOption |
OPTION |
Constructor and Description |
---|
TestAlwaysStandByHMaster() |
Modifier and Type | Method and Description |
---|---|
void |
testAlwaysStandBy()
Tests that the AlwaysStandByHMaster does not transition to active state even if no active
master exists.
|
public static final HBaseClassTestRule CLASS_RULE
private static final StartMiniClusterOption OPTION
public static final MiniClusterRule miniClusterRule
public TestAlwaysStandByHMaster()
public void testAlwaysStandBy() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.