huaxiangsun opened a new pull request #1441: HBASE-24120 Flakey Test: TestReplicationAdminWithClusters timeout URL: https://github.com/apache/hbase/pull/1441 When remove peer happens, it may interrupt ReplicationSourceShipper thread. interruptOrAbortWhenFail will throw out a RunTimeException which is not handled and will abort Region Server. The solution is not to throw out a RunTimeException.
---------------------------------------------------------------- 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] With regards, Apache Git Services
