Build failed in Jenkins: HBase-TRUNK #2213

2011-09-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2213/changes Changes: [tedyu] HBASE-2196 Support more than one slave cluster (Lars Hofhansl) -- [...truncated 1597 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.184 sec Running

Build failed in Jenkins: hbase-0.90 #296

2011-09-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/hbase-0.90/296/changes Changes: [tedyu] HBASE-4351 If from Admin we try to unassign a region forcefully, though a valid region name is given the master is not able to identify the region to unassign (Ramkrishna)

Jenkins build is back to normal : HBase-TRUNK #2214

2011-09-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2214/changes

Re: HBASE-4213

2011-09-15 Thread Todd Lipcon
On Thu, Sep 15, 2011 at 8:33 AM, Andrew Purtell apurt...@apache.org wrote: My recommendation is to begin adding test cases that test RS and ZK quorum peer failures happening while the schema update is in progress, and insure that failures are handled and the update process recovers and

Re: HBASE-4213

2011-09-15 Thread Subbu M Iyer
Andy/Todd, Yes I agree as well to branching as it will give us the confidence of not breaking anything in the trunk at the same time give us a good platform to iteratively address all the major concerns and vet out all the open holes. Given all the different critical requirements plus number of

Build failed in Jenkins: hbase-0.90 #297

2011-09-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/hbase-0.90/297/ -- [...truncated 1195 lines...] Running org.apache.hadoop.hbase.master.TestClockSkewDetection Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec Running

Build failed in Jenkins: HBase-TRUNK #2215

2011-09-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2215/changes Changes: [tedyu] HBASE-2196 Addendum 2 from Lars which uses an anonymous Stoppable -- [...truncated 1600 lines...] Running org.apache.hadoop.hbase.filter.TestSingleColumnValueFilter Tests run: 2,

Build failed in Jenkins: hbase-0.90 #298

2011-09-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/hbase-0.90/298/ -- [...truncated 1196 lines...] Running org.apache.hadoop.hbase.master.TestClockSkewDetection Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running

Build failed in Jenkins: HBase-TRUNK #2216

2011-09-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2216/changes Changes: [jdcryans] HBASE-4363 [replication] ReplicationSource won't close if failing to contact the sink (JD and Lars Hofhansl) -- [...truncated 1594 lines...] Tests run: 1,

Build failed in Jenkins: HBase-TRUNK #2217

2011-09-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2217/changes Changes: [jdcryans] HBASE-4395 EnableTableHandler races with itself [jdcryans] HBASE-4390 [replication] ReplicationSource's UncaughtExceptionHandler shouldn't join --

Build failed in Jenkins: HBase-TRUNK-on-Hadoop-23 #29

2011-09-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-23/29/changes Changes: [jdcryans] HBASE-4395 EnableTableHandler races with itself [jdcryans] HBASE-4390 [replication] ReplicationSource's UncaughtExceptionHandler shouldn't join [jdcryans] HBASE-4363 [replication]

Build failed in Jenkins: hbase-0.90 #299

2011-09-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/hbase-0.90/299/changes Changes: [jdcryans] HBASE-4395 EnableTableHandler races with itself [jdcryans] HBASE-4390 [replication] ReplicationSource's UncaughtExceptionHandler shouldn't join [jdcryans] HBASE-4363 [replication] ReplicationSource

HBASE-4153

2011-09-15 Thread Ted Yu
Hi, We're about to branch 0.92 I think patch v3 of HBASE-4153 is ready to be integrated. Please share your comments if you have a chance to review it. Thanks