huaxiangsun edited a comment on pull request #4261: URL: https://github.com/apache/hbase/pull/4261#issuecomment-1076571536
> And how could we get IOException when creating procedures for unassign regions? In our specific case, there is region replica configured for the table. When the primary region is opened at one region server and it needs to split, it sends a SplitRegionRequest to master. At the master side, it checks all replica regions. If one replica region is in RIT (being opened), it will throw out IOException in creating procedures for unassign regions. -- 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]
