You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/08/21 06:59:08 UTC

[GitHub] [hbase] Apache9 commented on a change in pull request #2283: HBASE-24885 STUCK RIT by hbck2 assigns

Apache9 commented on a change in pull request #2283:
URL: https://github.com/apache/hbase/pull/2283#discussion_r474445549



##########
File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/RegionStateNode.java
##########
@@ -190,10 +190,11 @@ public ServerName setRegionLocation(final ServerName serverName) {
     return lastRegionLocation;
   }
 
-  public void setProcedure(TransitRegionStateProcedure proc) {
+  public TransitRegionStateProcedure setProcedure(TransitRegionStateProcedure proc) {

Review comment:
       What is the purpose of this change?




----------------------------------------------------------------
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:
users@infra.apache.org