[jira] [Resolved] (HBASE-18284) Update hbasecon asia logo on home page of hbase.apache.org

2017-06-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-18284. --- Resolution: Fixed Assignee: stack Fix Version/s: 3.0.0 Pushed new logo made by Bijieshan >

[jira] [Created] (HBASE-18284) Update hbasecon asia logo on home page of hbase.apache.org

2017-06-27 Thread stack (JIRA)
stack created HBASE-18284: - Summary: Update hbasecon asia logo on home page of hbase.apache.org Key: HBASE-18284 URL: https://issues.apache.org/jira/browse/HBASE-18284 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-16542) Skip full backup in selected backup tests

2017-06-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-16542. Resolution: Later > Skip full backup in selected backup tests > -

[jira] [Resolved] (HBASE-15103) hadoopcheck test should provide diff file showing what's new

2017-06-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-15103. Resolution: Later > hadoopcheck test should provide diff file showing what's new >

[jira] [Created] (HBASE-18283) Provide a construct method which accept a thread pool for AsyncAdmin

2017-06-27 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18283: -- Summary: Provide a construct method which accept a thread pool for AsyncAdmin Key: HBASE-18283 URL: https://issues.apache.org/jira/browse/HBASE-18283 Project:

Re: Testing and CI -- Apache Jenkins Builds (WAS -> Re: Testing)

2017-06-27 Thread Stack
On Tue, Jun 27, 2017 at 10:28 AM, Sean Busbey wrote: > On Tue, Jun 27, 2017 at 11:38 AM, Stack wrote: > > > On Tue, Jun 27, 2017 at 9:24 AM, Sean Busbey wrote: > > > > > FYI, I've updated the precommit build to use Yetus 0.4.0 (which is

[jira] [Created] (HBASE-18282) ReplicationLogCleaner can delete WALs not yet replicated in case of a KeeperException

2017-06-27 Thread Ashu Pachauri (JIRA)
Ashu Pachauri created HBASE-18282: - Summary: ReplicationLogCleaner can delete WALs not yet replicated in case of a KeeperException Key: HBASE-18282 URL: https://issues.apache.org/jira/browse/HBASE-18282

Re: [DISCUSS] More Shading

2017-06-27 Thread Stack
Bit of an update. I'd suggest we go ahead w/ the hbase-thirdparty project [2]. It took a while but in its current form -- a few poms that package a few jars [1]-- it at least enables the below: + Allows us to skip checking in protobuf generated files (25MB!); they can be generated inline w/ the

[jira] [Created] (HBASE-18281) Performance update in StoreFileWriter.java for string replacement

2017-06-27 Thread Ben Epstein (JIRA)
Ben Epstein created HBASE-18281: --- Summary: Performance update in StoreFileWriter.java for string replacement Key: HBASE-18281 URL: https://issues.apache.org/jira/browse/HBASE-18281 Project: HBase

[jira] [Created] (HBASE-18280) Manual Array Copy Cleanup: Automated

2017-06-27 Thread John Leach (JIRA)
John Leach created HBASE-18280: -- Summary: Manual Array Copy Cleanup: Automated Key: HBASE-18280 URL: https://issues.apache.org/jira/browse/HBASE-18280 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-18279) Manual Array to Collection Copy: Automated

2017-06-27 Thread John Leach (JIRA)
John Leach created HBASE-18279: -- Summary: Manual Array to Collection Copy: Automated Key: HBASE-18279 URL: https://issues.apache.org/jira/browse/HBASE-18279 Project: HBase Issue Type:

Re: [JENKINS] [IMPORTANT] - Jenkins Migration and Upgrade (And JDK7 deprecation)

2017-06-27 Thread Josh Elser
Sorry for the churn! I didn't update my inbox soon enough it seems and missed Mike's thread when sending mine :) On 6/27/17 12:16 PM, Sean Busbey wrote: Let's keep these on one thread:

[jira] [Created] (HBASE-18278) [AMv2] Enable and fix uni test hbase.master.procedure.TestServerCrashProcedure#testRecoveryAndDoubleExecutionOnRsWithMeta

2017-06-27 Thread Umesh Agashe (JIRA)
Umesh Agashe created HBASE-18278: Summary: [AMv2] Enable and fix uni test hbase.master.procedure.TestServerCrashProcedure#testRecoveryAndDoubleExecutionOnRsWithMeta Key: HBASE-18278 URL:

[jira] [Created] (HBASE-18277) Triage lack of branch-1.2 nightlies

2017-06-27 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-18277: --- Summary: Triage lack of branch-1.2 nightlies Key: HBASE-18277 URL: https://issues.apache.org/jira/browse/HBASE-18277 Project: HBase Issue Type: Task

[jira] [Created] (HBASE-18276) Release 1.2.7

2017-06-27 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-18276: --- Summary: Release 1.2.7 Key: HBASE-18276 URL: https://issues.apache.org/jira/browse/HBASE-18276 Project: HBase Issue Type: Task Components: community

Re: Testing and CI -- Apache Jenkins Builds (WAS -> Re: Testing)

2017-06-27 Thread Sean Busbey
On Tue, Jun 27, 2017 at 11:38 AM, Stack wrote: > On Tue, Jun 27, 2017 at 9:24 AM, Sean Busbey wrote: > > > FYI, I've updated the precommit build to use Yetus 0.4.0 (which is the > > current release). > > > > Shouldn't impact much. if things look off ping me.

Re: Testing and CI -- Apache Jenkins Builds (WAS -> Re: Testing)

2017-06-27 Thread Stack
On Tue, Jun 27, 2017 at 9:24 AM, Sean Busbey wrote: > FYI, I've updated the precommit build to use Yetus 0.4.0 (which is the > current release). > > Shouldn't impact much. if things look off ping me. > > Thanks Sean. Whats new in 0.4.0? S > On Wed, Mar 1, 2017 at 2:23 PM,

Re: Testing and CI -- Apache Jenkins Builds (WAS -> Re: Testing)

2017-06-27 Thread Sean Busbey
FYI, I've updated the precommit build to use Yetus 0.4.0 (which is the current release). Shouldn't impact much. if things look off ping me. On Wed, Mar 1, 2017 at 2:23 PM, Mikhail Antonov wrote: > Ouch. Thanks Sean! > > I'm pretty sure at some point I was debugging 1.3-IT

Re: [JENKINS] [IMPORTANT] - Jenkins Migration and Upgrade (And JDK7 deprecation)

2017-06-27 Thread Sean Busbey
Let's keep these on one thread: https://lists.apache.org/thread.html/cb08670178f5c645ad2387f14ad485face0594e89d976bf31865596f@%3Cdev.hbase.apache.org%3E On Tue, Jun 27, 2017 at 10:57 AM, Josh Elser wrote: > tl;dr Infra is upgrading Jenkins in 2 weeks and Java7 Maven jobs >

Fwd: [JENKINS] [IMPORTANT] - Jenkins Migration and Upgrade (And JDK7 deprecation)

2017-06-27 Thread Josh Elser
tl;dr Infra is upgrading Jenkins in 2 weeks and Java7 Maven jobs may/may-not work after this. See explanation below from [1]: Users with jobs configured with the "Maven project" type may not be able to use Java 7 for their Maven jobs. The correct behavior is not guaranteed so proceed at your

[jira] [Created] (HBASE-18275) formatting and grammar mistakes in schemadoc chapter

2017-06-27 Thread Artem Ervits (JIRA)
Artem Ervits created HBASE-18275: Summary: formatting and grammar mistakes in schemadoc chapter Key: HBASE-18275 URL: https://issues.apache.org/jira/browse/HBASE-18275 Project: HBase Issue

Re: [JENKINS] [IMPORTANT] - Jenkins Migration and Upgrade (And JDK7 deprecation)

2017-06-27 Thread Sean Busbey
We already ignore ASF infra's jdk and rely on openjdk7 via docker for precommit on branch-1 and earlier. Sounds like we'll need to update our nightly runs to similarly rely on docker, which is a pretty good reason to switch to yetus' nightly check mode. This is what, like 2 weeks notice? On

Fwd: [JENKINS] [IMPORTANT] - Jenkins Migration and Upgrade (And JDK7 deprecation)

2017-06-27 Thread Mike Drob
Gavin of the infra team just sent this missive over. It looks like JDK 7 will no longer be available. Do we need to do anything this affect our branch-1, or are we sufficiently confident that JDK8 with compatibility mode targeting 1.7 will be enough for our needs? Mike -- Forwarded

[jira] [Created] (HBASE-18274) hbase autorestart will overwirte the gc log

2017-06-27 Thread Fangyuan Deng (JIRA)
Fangyuan Deng created HBASE-18274: - Summary: hbase autorestart will overwirte the gc log Key: HBASE-18274 URL: https://issues.apache.org/jira/browse/HBASE-18274 Project: HBase Issue Type:

[jira] [Created] (HBASE-18273) hbase_rotate_log in hbase script not working for some JDK

2017-06-27 Thread Fangyuan Deng (JIRA)
Fangyuan Deng created HBASE-18273: - Summary: hbase_rotate_log in hbase script not working for some JDK Key: HBASE-18273 URL: https://issues.apache.org/jira/browse/HBASE-18273 Project: HBase

[jira] [Resolved] (HBASE-17846) [JDK8] Use Optional instead of Nullable parameter in async client

2017-06-27 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-17846. Resolution: Duplicate As HBASE-18234 has been resloved, this can be closed, too. > [JDK8]

[jira] [Created] (HBASE-18272) fix some issues about RSGroupBasedLoadBalancer.roundRobinAssignment

2017-06-27 Thread chenxu (JIRA)
chenxu created HBASE-18272: -- Summary: fix some issues about RSGroupBasedLoadBalancer.roundRobinAssignment Key: HBASE-18272 URL: https://issues.apache.org/jira/browse/HBASE-18272 Project: HBase