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 st...@duboce.net wrote:

 On Wed, Aug 6, 2014 at 3:21 PM, Devaraj Das d...@hortonworks.com 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 Stack
On Thu, Aug 7, 2014 at 1:22 PM, Jimmy Xiang jxi...@cloudera.com 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


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


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 st...@duboce.net wrote:

 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.





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 st...@duboce.net wrote:

 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.



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 st...@duboce.net wrote:

 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.





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 st...@duboce.net wrote:
 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 st...@duboce.net wrote:

 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.




-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: Failing region replica tests in trunk

2014-08-06 Thread Stack
On Wed, Aug 6, 2014 at 3:21 PM, Devaraj Das d...@hortonworks.com 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