Package | Description |
---|---|
org.apache.hadoop.hbase.master.procedure |
Modifier and Type | Method and Description |
---|---|
static void |
MasterProcedureTestingUtility.testRecoveryAndDoubleExecution(org.apache.hadoop.hbase.procedure2.ProcedureExecutor<org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv> procExec,
long procId,
MasterProcedureTestingUtility.StepHook hook)
Run through all procedure flow states TWICE while also restarting procedure executor at each
step; i.e force a reread of procedure store.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.