Apache9 commented on PR #5464:
URL: https://github.com/apache/hbase/pull/5464#issuecomment-1780481027

   > For me I think the fundamental issue is the time a region is in transition 
is not always tied to the lifetime of a TransitRegionStateProcedure, so 
managing the RIT list from addProcedure/removeProcedure is not correct.
   
   But if there is no issue, I do not think a region can be in the RIT state 
when there is no TRSP? I.e, only if you use HBCK to bypass a TRSP, but I do not 
think this is a normal operation. That why I say we'd better separate the 
normal logic and abnormal logic. And if a TRSP finishes, I think the region 
should leave the RIT state.


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

To unsubscribe, e-mail: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to