rahulLiving commented on pull request #3015:
URL: https://github.com/apache/hbase/pull/3015#issuecomment-801176821


   >does hbck2 need only shell level changes or changes in Admin API as well?
   
   @virajjasani on digging a bit, I found 
[TransitRegionStateProcedure](TransitRegionStateProcedure) takes care of region 
assing/unassing for hbck2 which gets called from 
[](https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterRpcServices.java#L2643)
   So, from what I see, we are not using Admin API. @ndimiduk 


----------------------------------------------------------------
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