The following tests have been failing with regularity on patch builds:
org.apache.hadoop.hbase.master.TestRestartCluster
org.apache.hadoop.hbase.client.TestReplicasClient
org.apache.hadoop.hbase.regionserver.TestRegionReplicas
org.apache.hadoop.hbase.master.
TestMasterOperationsForRegionReplicas
The issue is zkless assignment and read replicas clash? They don't work
together?
Whats the thoughts on getting the tests passing in master branch? Wait on
the patch-of-the-year HBASE-1611?
I've just added a branch-1 build to jenkins. Lets see if we see the above
fail there where there is no zkless assign.
Thanks,
St.Ack
P.S. https://issues.apache.org/jira/browse/BUILDS-4 is tracking the regular
TestIPC et al. fails -- some issue in name resolve on build machine.