apurtell opened a new pull request #3775:
URL: https://github.com/apache/hbase/pull/3775


   A regression was introduced by HBASE-25847 which changed 
regionInfo#isParentSplit to regionState#isSplit. The region state after restart 
is CLOSED instead of SPLIT. We need to check both regionState and regionInfo 
for split status.


-- 
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: [email protected]

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


Reply via email to