This is just a reminder that the main development work on HBASE-26233 has been done.
The nightly job for HBASE-26233 has been setup.[1] I've filed an issue[2] for running some integration tests. I've moved to a new company this year and we do not use HBase now, so by default I do not have enough machines to set up the environment for running integration tests. So it is appreciated if someone in the community could offer the help for testing, we could work together. Anyway, I will still try to see if I can get some resources from my company, wish me good luck. For those who are not familiar with HBASE-26233, it is for re-implementing the region replication framework, to decouple with the general replication framework. You could see the design doc[3] for more details. I've also opened a PR against master[4], PTAL if you have interest. Thanks. Regards 1. https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/HBASE-26233/ 2. https://issues.apache.org/jira/browse/HBASE-26487 3. https://docs.google.com/document/d/1WPSBwRqIPgTrPRM2wtzAe-3XUvA9S7auWy3Fy8xuZLc/edit 4. https://github.com/apache/hbase/pull/3891
