Build failed in Jenkins: HBase-TRUNK #3661

2012-12-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/3661/ -- [...truncated 3426 lines...] Running org.apache.hadoop.hbase.regionserver.TestMetricsRegionServerSourceImpl Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running

Re: 0.94 tests back in shape and some guidelines

2012-12-27 Thread Enis Söztutar
I think it is not a matter of running the tests N times, but more so on running different platforms. From our builds, what we see most often is that the test runs just fine under CentOS 6, but becomes more flaky under CentOS 5 possibly b/c of thread scheduling differences. Moreover, under windows,

Re: Handling protocol versions

2012-12-27 Thread Stack
So, picking up this thread again because I'm working on https://issues.apache.org/jira/browse/HBASE-6521 Address the handling of multiple versions of a protocolAddress the handling of multiple versions of a protocol, the original question was two-fold as I read it. 1. Should we keep

Re: 0.94 tests back in shape and some guidelines

2012-12-27 Thread Andrew Purtell
Sure, the N times thing was simply about suggesting a simple filter on new tests, so contributors don't put up a flapper. It's not meant to be a comprehensive answer to unit testing challenges. On Thu, Dec 27, 2012 at 11:49 AM, Jonathan Hsieh j...@cloudera.com wrote: Similar to Enis's comments

Re: Handling protocol versions

2012-12-27 Thread Jimmy Xiang
+1 for removing VersionedProtocol and SignatureProtocol +0 for VersionedService/ProtocolDescriptor If we do have VersionedService/ProtocolDesscriptor, it will most likely be used in some mixed environment (most likely, new client and mixed versions of HBase servers, since old client doesn't know

Re: 0.94 tests back in shape and some guidelines

2012-12-27 Thread Jonathan Hsieh
On Thu, Dec 27, 2012 at 11:49 AM, Jonathan Hsieh j...@cloudera.com wrote: I've also been running trunk+snapshot and there are some tests that seem test broken there. (I had started on some of them a while back, probably time to get back to them). Jon. (omitted an important point) -- trunk

Patches for the offline and online snapshots branches.

2012-12-27 Thread Jonathan Hsieh
Hey all, I'm going to post one more rev for these and then plan on committing several patches onto the *snapshot branches* (not trunk) tomorrow. Each piece has gotten at least one review that seems positive (some don't have explict +1/ship it, some have +1 from non committers). Please let me know

Build failed in Jenkins: HBase-TRUNK-on-Hadoop-2.0.0 #315

2012-12-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/315/changes Changes: [tedyu] HBASE-5776 HTableMultiplexer (Liyin, binlijin and Ted Yu) -- [...truncated 28073 lines...] [INFO] Surefire report directory:

Re: Handling protocol versions

2012-12-27 Thread Enis Söztutar
I think what Devaraj describes is a valid use case, and I am sure we will need it a few times. However, I suspect each of these might be unique, and we have to deal with how to handle backwards-forwards compat from the client differently (image META moving to zk, after 0.96). So we cannot easily

[jira] [Created] (HBASE-7445) Hbase cluster is unavailable while the regionserver that Meta table deployed crashed

2012-12-27 Thread Zhong Deyin (JIRA)
Zhong Deyin created HBASE-7445: -- Summary: Hbase cluster is unavailable while the regionserver that Meta table deployed crashed Key: HBASE-7445 URL: https://issues.apache.org/jira/browse/HBASE-7445

premature exit in patch testing

2012-12-27 Thread Ted Yu
Hi, From https://builds.apache.org/job/PreCommit-HBASE-Build/3727/console (for HBASE-7384) : /home/jenkins/tools/maven/latest/bin/mvn clean test -DskipTests -DHBasePatchProcess /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/patchprocess/trunkJavacWarnings.txt 21 Trunk compilation is

[jira] [Resolved] (HBASE-7445) Hbase cluster is unavailable while the regionserver that Meta table deployed crashed

2012-12-27 Thread Zhong Deyin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Deyin resolved HBASE-7445. Resolution: Fixed modify class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler,

Build failed in Jenkins: HBase-TRUNK #3662

2012-12-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/3662/changes Changes: [stack] Add link to Andy Zhou's Chinese Translation -- [...truncated 3195 lines...] Running org.apache.hadoop.hbase.TestGlobalMemStoreSize Tests run: 1, Failures: 0, Errors: 0, Skipped:

[jira] [Reopened] (HBASE-7445) Hbase cluster is unavailable while the regionserver that Meta table deployed crashed

2012-12-27 Thread Zhong Deyin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Deyin reopened HBASE-7445: Hbase cluster is unavailable while the regionserver that Meta table deployed crashed

Build failed in Jenkins: HBase-TRUNK #3663

2012-12-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/3663/changes Changes: [stack] Fix link to Andy Zhou's Chinese Translation, add link to intel meetup -- [...truncated 3192 lines...] Running org.apache.hadoop.hbase.regionserver.wal.TestHLogSplit Tests run: 32,

Re: Handling protocol versions

2012-12-27 Thread Stack
On Thu, Dec 27, 2012 at 5:37 PM, Enis Söztutar enis@gmail.com wrote: I think what Devaraj describes is a valid use case, and I am sure we will need it a few times. However, I suspect each of these might be unique, and we have to deal with how to handle backwards-forwards compat from the

Re: premature exit in patch testing

2012-12-27 Thread Enis Söztutar
Do you know why maven returned 1? It seems that the build was successful. On Thu, Dec 27, 2012 at 7:04 PM, Ted Yu yuzhih...@gmail.com wrote: should

[jira] [Created] (HBASE-7446) Make the reference guide utf8 rather than 8859

2012-12-27 Thread stack (JIRA)
stack created HBASE-7446: Summary: Make the reference guide utf8 rather than 8859 Key: HBASE-7446 URL: https://issues.apache.org/jira/browse/HBASE-7446 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-7446) Make the reference guide utf8 rather than 8859

2012-12-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-7446. -- Resolution: Fixed Fix Version/s: 0.96.0 Assignee: stack Committed to trunk.

[jira] [Created] (HBASE-7447) Occasional failures of TestSplitLogWorker#testAcquireTaskAtStartup

2012-12-27 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-7447: - Summary: Occasional failures of TestSplitLogWorker#testAcquireTaskAtStartup Key: HBASE-7447 URL: https://issues.apache.org/jira/browse/HBASE-7447 Project: HBase

Re: 0.94 tests back in shape and some guidelines

2012-12-27 Thread Andrew Purtell
Bisecting the first one, with 50 repetitions, I get https://issues.apache.org/jira/browse/HBASE-7447 On Wed, Dec 26, 2012 at 10:02 PM, Andrew Purtell apurt...@apache.orgwrote: Interesting that the runs for 0.94 are good again up on Jenkins but running them locally (@ r1426067) I get: $

Build failed in Jenkins: HBase-TRUNK #3664

2012-12-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/3664/changes Changes: [tedyu] HBASE-3776 Add Bloom Filter Support to HFileOutputFormat (Anoop Sam John) [stack] hbase-7446 Make the reference guide utf8 rather than 8859 -- [...truncated 2447 lines...]

[jira] [Created] (HBASE-7448) Add tags to Cell API

2012-12-27 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-7448: - Summary: Add tags to Cell API Key: HBASE-7448 URL: https://issues.apache.org/jira/browse/HBASE-7448 Project: HBase Issue Type: Task Affects Versions:

[jira] [Resolved] (HBASE-3776) Add Bloom Filter Support to HFileOutputFormat

2012-12-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved HBASE-3776. -- Resolution: Fixed Committed to 0.94 as well. Thanks for the patch Anoop. Add

[jira] [Created] (HBASE-7449) Refine UseMembar detail

2012-12-27 Thread liang xie (JIRA)
liang xie created HBASE-7449: Summary: Refine UseMembar detail Key: HBASE-7449 URL: https://issues.apache.org/jira/browse/HBASE-7449 Project: HBase Issue Type: Improvement Components:

Build failed in Jenkins: HBase-TRUNK #3665

2012-12-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/3665/changes Changes: [tedyu] HBASE-3776 Addendum fixes reference to BloomType -- [...truncated 3189 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.897 sec Running

Build failed in Jenkins: HBase-0.94 #673

2012-12-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-0.94/673/changes Changes: [larsh] HBASE-3776 Add Bloom Filter Support to HFileOutputFormat (Anoop Sam John) -- [...truncated 2218 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.276 sec

Re: Build failed in Jenkins: HBase-0.94 #673

2012-12-27 Thread lars hofhansl
Sigh. Not sure what went on this time. Checking. Ubuntu3 seems to fail tests more frequently than the other environments. From: Apache Jenkins Server jenk...@builds.apache.org To: dev@hbase.apache.org Sent: Thursday, December 27, 2012 11:35 PM Subject: Build

Re: premature exit in patch testing

2012-12-27 Thread Nicolas Liochon
What's your maven version? I tried locally, with maven 3.0.4, $? is 0 I had a go on maven bugs, but I didn't find anything related. On Fri, Dec 28, 2012 at 4:12 AM, Enis Söztutar enis@gmail.com wrote: Do you know why maven returned 1? It seems that the build was successful. On Thu, Dec