Skip to content

Commit

Permalink
HBASE-28420 review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ukumawat committed May 30, 2024
1 parent ad84ebc commit f10dbd6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ protected synchronized Procedure<MasterProcedureEnv>[] execute(MasterProcedureEn
return null;
}
state = MasterProcedureProtos.ServerRemoteProcedureState.SERVER_REMOTE_PROCEDURE_DISPATCH;
;
}
try {
env.getRemoteDispatcher().addOperationToNode(targetServer, this);
Expand Down

0 comments on commit f10dbd6

Please sign in to comment.