Failing region replica tests in trunk

2014-08-06 Thread Stack
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

Re: Failing region replica tests in trunk

2014-08-06 Thread Stack
"I've just added a branch-1 build to jenkins" I just removed the above. I missed HBase-1.0 build. Let me add this to the hbase build group... so its findable beside all other hbase builds. St.Ack On Wed, Aug 6, 2014 at 2:55 PM, Stack wrote: > The following tests have been failing with regular

Re: Failing region replica tests in trunk

2014-08-06 Thread Ted Yu
bq. patch-of-the-year HBASE-1611 I guess you meant HBASE-11611 Cheers On Wed, Aug 6, 2014 at 2:55 PM, Stack wrote: > The following tests have been failing with regularity on patch builds: > > org.apache.hadoop.hbase.master.TestRestartCluster > org.apache.ha

Re: Failing region replica tests in trunk

2014-08-06 Thread Stack
"Lets see if we see the above fail there where there is no zkless assign." Looking at HBase-1.0 builds, the replica tests seem to generally work so this is a master/patch build issue only. St.Ack On Wed, Aug 6, 2014 at 2:55 PM, Stack wrote: > The following tests have been failing with regular

Re: Failing region replica tests in trunk

2014-08-06 Thread Devaraj Das
Yeah the replica tests issues are due to turning on the zk-less assignment by default. If HBASE-11611 addresses the issues to do with zk-less assignments + replicas, let's wait for that. On Wed, Aug 6, 2014 at 3:10 PM, Stack wrote: > "Lets see if we see the above fail there where there is no zkl

Re: Failing region replica tests in trunk

2014-08-06 Thread Stack
On Wed, Aug 6, 2014 at 3:21 PM, Devaraj Das wrote: > Yeah the replica tests issues are due to turning on the zk-less > assignment by default. > > If HBASE-11611 addresses the issues to do with zk-less assignments + > replicas, let's wait for that. > > Grand. Thanks DD, St.Ack

Re: Failing region replica tests in trunk

2014-08-07 Thread Jimmy Xiang
HBase master jenkins is finally blue again. Let's keep it blue. https://builds.apache.org/job/HBase-TRUNK/5380/ Thanks, Jimmy On Wed, Aug 6, 2014 at 3:24 PM, Stack wrote: > On Wed, Aug 6, 2014 at 3:21 PM, Devaraj Das wrote: > > > Yeah the replica tests issues are due to turning on the zk-les

Re: Failing region replica tests in trunk

2014-08-07 Thread Stack
On Thu, Aug 7, 2014 at 1:22 PM, Jimmy Xiang wrote: > HBase master jenkins is finally blue again. Let's keep it blue. > > https://builds.apache.org/job/HBase-TRUNK/5380/ > > Thanks, > Jimmy Hot Dog and Amen St.Ack