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

   So the problem here is that, if the table is disabled, we will skip checking 
but in the old code, we will still record the previous region info, so the 
check for the previous table's last region will be skipped?
   
   The fix here is to not record the previous region for disabled table? What 
if there are only two tables, one is enabled and we check it first, the other 
is disabled? Do we still have chance to check the last region for the enabled 
table?


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