[jira] [Created] (HBASE-21427) Make it so flakie's and nightlies build rates are configurable from jenkins Config page

2018-11-01 Thread stack (JIRA)
stack created HBASE-21427: - Summary: Make it so flakie's and nightlies build rates are configurable from jenkins Config page Key: HBASE-21427 URL: https://issues.apache.org/jira/browse/HBASE-21427 Project:

[jira] [Created] (HBASE-21426) TestEncryptionKeyRotation.testCFKeyRotation is flakey

2018-11-01 Thread Xiaolin Ha (JIRA)
Xiaolin Ha created HBASE-21426: -- Summary: TestEncryptionKeyRotation.testCFKeyRotation is flakey Key: HBASE-21426 URL: https://issues.apache.org/jira/browse/HBASE-21426 Project: HBase Issue

Re: ASF Jenkins Builds

2018-11-01 Thread Chris Thistlethwaite
Yes, we're missing a bunch of H nodes as they being upgraded. Those nodes are all donated, so infra has to wait for them to be handed over. While having those nodes back will be a huge help, having hourly builds and a nightly run every 6 hours is a bit excessive. As you can see, if there is any

Re: ASF Jenkins Builds

2018-11-01 Thread Duo Zhang
Flakey is only part of all the UTs so usually it should be finished soon and should not queue lots of jobs. And recently I found that half of the machines under the Hadoop label are gone, and filed an infra issue. The guy claimed that the machines are being reinstalled and will be back soon.

[jira] [Created] (HBASE-21425) 2.1.1 fails to start over 1.x data; namespace not assigned

2018-11-01 Thread stack (JIRA)
stack created HBASE-21425: - Summary: 2.1.1 fails to start over 1.x data; namespace not assigned Key: HBASE-21425 URL: https://issues.apache.org/jira/browse/HBASE-21425 Project: HBase Issue Type: Bug

[ANNOUNCE] Apache HBase 2.1.1 is now available for download

2018-11-01 Thread Stack
The HBase team is happy to announce the immediate availability of Apache HBase 2.1.1. Apache HBase is an open-source, distributed, versioned, non-relational database. Apache HBase gives you low latency random access to billions of rows with millions of columns atop non-specialized hardware. To

Re: ASF Jenkins Builds

2018-11-01 Thread Chris Thistlethwaite
Awesome! Thanks for the quick response. -Chris T. On Thu, 2018-11-01 at 09:38 -0700, Stack wrote: > Thank you for the notice. I'm making the change now. You should > notice difference in an hour or so. > https://issues.apache.org/jira/browse/HBASE-21424 is our issue to > address. > Thanks, > S

Re: ASF Jenkins Builds

2018-11-01 Thread Stack
Thank you for the notice. I'm making the change now. You should notice difference in an hour or so. https://issues.apache.org/jira/browse/HBASE-21424 is our issue to address. Thanks, S On Thu, Nov 1, 2018 at 9:09 AM Chris Thistlethwaite wrote: > Greetings! > > During the Jenkins outage

[jira] [Created] (HBASE-21424) Change flakies and nightlies so scheduled less often

2018-11-01 Thread stack (JIRA)
stack created HBASE-21424: - Summary: Change flakies and nightlies so scheduled less often Key: HBASE-21424 URL: https://issues.apache.org/jira/browse/HBASE-21424 Project: HBase Issue Type: Bug

ASF Jenkins Builds

2018-11-01 Thread Chris Thistlethwaite
Greetings! During the Jenkins outage yesterday I noticed a ton of builds from HBase-Flaky-Tests https://builds.apache.org/view/H-L/view/HBase/job/HBase-Flaky-Tests/ in the queue. Turns out this runs a bunch of pipeline builds every hour which clogs up Jenkins, both for you and other projects.

[jira] [Created] (HBASE-21423) Procedures for meta table/region should be able to executed in separate workers

2018-11-01 Thread Allan Yang (JIRA)
Allan Yang created HBASE-21423: -- Summary: Procedures for meta table/region should be able to executed in separate workers Key: HBASE-21423 URL: https://issues.apache.org/jira/browse/HBASE-21423

[jira] [Created] (HBASE-21422) NPE in TestMergeTableRegionsProcedure.testMergeWithoutPONR

2018-11-01 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-21422: - Summary: NPE in TestMergeTableRegionsProcedure.testMergeWithoutPONR Key: HBASE-21422 URL: https://issues.apache.org/jira/browse/HBASE-21422 Project: HBase Issue

[jira] [Created] (HBASE-21421) Do not kill RS if reportOnlineRegions fails

2018-11-01 Thread Allan Yang (JIRA)
Allan Yang created HBASE-21421: -- Summary: Do not kill RS if reportOnlineRegions fails Key: HBASE-21421 URL: https://issues.apache.org/jira/browse/HBASE-21421 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-21420) Use procedure event to wake up the SyncReplicationReplayWALProcedures which wait for worker

2018-11-01 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-21420: -- Summary: Use procedure event to wake up the SyncReplicationReplayWALProcedures which wait for worker Key: HBASE-21420 URL: https://issues.apache.org/jira/browse/HBASE-21420

[jira] [Created] (HBASE-21419) Show sync replication related field for replication peer on master web UI

2018-11-01 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-21419: - Summary: Show sync replication related field for replication peer on master web UI Key: HBASE-21419 URL: https://issues.apache.org/jira/browse/HBASE-21419 Project: HBase

Re: Hadoop QA always says VM crash or System.exit called?

2018-11-01 Thread Duo Zhang
In HBASE-21417 I pushed a patch to all branches in which I added '-Djdk.net.URLClassPath.disableClassPathURLCheck=true' to the argLine when executing surefire plugin. The pre commit result on HBASE-21417 is fine, Please try resubmitting the patches. Thanks. 张铎(Duo Zhang) 于2018年11月1日周四

[jira] [Created] (HBASE-21418) Reduce a number of reseek operations in MemstoreScanner when seek point is close to the current row.

2018-11-01 Thread Jeongdae Kim (JIRA)
Jeongdae Kim created HBASE-21418: Summary: Reduce a number of reseek operations in MemstoreScanner when seek point is close to the current row. Key: HBASE-21418 URL: