SiCheng-Zheng

Results 11 comments of SiCheng-Zheng

> What is the problem we actually fix here? Mind explaining a bit why we need to add the new condition? When add peer cluster, but peer cluster zookeeper shuotdown...

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

> Please add an UT for this new command? OK,I am ready to add unit tests.

> The UT is still failing? PTAL? OK, I'll fix it

> What is the jira issue for this PR? And mind explaining a bit about the problem? when "hbase.regionserver.logroll.period" set 600000 and "hbase.master.hfilecleaner.ttl" set 1800000 Under high concurrency, another thread...