infraio commented on a change in pull request #1912:
URL: https://github.com/apache/hbase/pull/1912#discussion_r441211036



##########
File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/RegionRemoteProcedureBase.java
##########
@@ -365,4 +363,17 @@ protected void 
deserializeStateData(ProcedureStateSerializer serializer) throws
   protected void afterReplay(MasterProcedureEnv env) {
     getParent(env).attachRemoteProc(this);
   }
+
+  @Override public String getProcName() {

Review comment:
       The difference of ProcName and StringClassDetails is? The targetServer 
should add to toStringClassDetails?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to