SiCheng-Zheng commented on PR #4660:
URL: https://github.com/apache/hbase/pull/4660#issuecomment-1223862850

   > I mean why adding the check can fix the problem?
   From the HBASE-27249 log, Remove invalid peer causes InterruptedException. 
Thread.currentThread().isInterrupted() does not meet expectations, add 
!this.sourceRunning to make it meet expectations
   


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