HBASE-21172 Addendum fix comment
This commit is contained in:
parent
55e1297d96
commit
6e699b0694
@ -117,7 +117,7 @@ public class TestReopenTableRegionsProcedureBackoff {
|
||||
}
|
||||
regionNode.lock();
|
||||
try {
|
||||
// make a fake state to let the procedure wait.
|
||||
// reset to the correct state
|
||||
regionNode.setState(State.OPEN);
|
||||
regionNode.setOpenSeqNum(openSeqNum);
|
||||
regionNode.unsetProcedure(trsp);
|
||||
|
Loading…
x
Reference in New Issue
Block a user