From dev-return-81950-archive-asf-public=cust-asf.ponee.io@hbase.apache.org Mon Dec 7 22:30:16 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 6577318064F for ; Mon, 7 Dec 2020 23:30:16 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id 3B29E6665B for ; Mon, 7 Dec 2020 22:30:14 +0000 (UTC) Received: (qmail 46191 invoked by uid 500); 7 Dec 2020 22:30:13 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 46179 invoked by uid 99); 7 Dec 2020 22:30:13 -0000 Received: from ec2-52-204-25-47.compute-1.amazonaws.com (HELO mailrelay1-ec2-va.apache.org) (52.204.25.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Dec 2020 22:30:13 +0000 Received: from mail-ed1-f50.google.com (mail-ed1-f50.google.com [209.85.208.50]) by mailrelay1-ec2-va.apache.org (ASF Mail Server at mailrelay1-ec2-va.apache.org) with ESMTPSA id 4B6EB3E868 for ; Mon, 7 Dec 2020 22:30:13 +0000 (UTC) Received: by mail-ed1-f50.google.com with SMTP id q16so15480311edv.10 for ; Mon, 07 Dec 2020 14:30:13 -0800 (PST) X-Gm-Message-State: AOAM531GI8NvjLzHyMYeKzm0gOT8K/d6+q8d1IsDzQ/tdnmgU0sFsGrL bLVwG/bNqpRvkyJqxU0iDKM3kr6MB7LLIJMkv+o= X-Google-Smtp-Source: ABdhPJxC9ZwYc5aGFOiaND72yCB2C831bwMuighoQhzxFahbzijo7IkKyH9UZdVJzS1gol+LeUHmIzayfKmGBJJWWPc= X-Received: by 2002:a50:eb44:: with SMTP id z4mr8464951edp.167.1607380212601; Mon, 07 Dec 2020 14:30:12 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Andrew Purtell Date: Mon, 7 Dec 2020 14:29:36 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [VOTE] First release candidate for HBase 2.4.0 (RC1) is available To: dev Content-Type: multipart/alternative; boundary="0000000000009758c505b5e75e19" --0000000000009758c505b5e75e19 Content-Type: text/plain; charset="UTF-8" Do we have a list of optional build profiles that are required or recommended for release or release testing? I might have missed it. If we do not have one, shall we start one? If we should start a list of optional build profiles that the RM and release testers should ensure are successful, what should be on it? Should Java 11 and Hadoop 3 be on it? I am in favor of starting this practice with this release and this RC. Should we break this question out into a DISCUSS thread? On Mon, Dec 7, 2020 at 1:52 PM Nick Dimiduk wrote: > Has anyone successfully built/run this RC with JDK11 and Hadoop3 profile? > I'm seeing test failures locally in the hbase-asyncfs module. > Reproducible with: > > $ > > JAVA_HOME=/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home > mvn clean install -Dhadoop.profile=3.0 > -Dtest=org.apache.hadoop.hbase.io.asyncfs.TestFanOutOneBlockAsyncDFSOutput > ... > [INFO] Running > org.apache.hadoop.hbase.io.asyncfs.TestFanOutOneBlockAsyncDFSOutput > > > [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: > 1.785 s <<< FAILURE! - in > org.apache.hadoop.hbase.io.asyncfs.TestFanOutOneBlockAsyncDFSOutput > > [ERROR] org.apache.hadoop.hbase.io > .asyncfs.TestFanOutOneBlockAsyncDFSOutput > Time elapsed: 1.775 s <<< ERROR! > > java.lang.ExceptionInInitializerError > > > at > org.apache.hadoop.hbase.io > .asyncfs.TestFanOutOneBlockAsyncDFSOutput.setUp(TestFanOutOneBlockAsyncDFSOutput.java:87) > > Caused by: java.lang.IllegalArgumentException: Invalid Java version > 11.0.9.1 > > at > org.apache.hadoop.hbase.io > .asyncfs.TestFanOutOneBlockAsyncDFSOutput.setUp(TestFanOutOneBlockAsyncDFSOutput.java:87) > > On Thu, Dec 3, 2020 at 4:05 PM Andrew Purtell wrote: > > > Please vote on this Apache hbase release candidate, hbase-2.4.0RC1 > > > > The VOTE will remain open for at least 72 hours. > > > > [ ] +1 Release this package as Apache hbase 2.4.0 > > [ ] -1 Do not release this package because ... > > > > The tag to be voted on is 2.4.0RC1: > > > > https://github.com/apache/hbase/tree/2.4.0RC1 > > > > The release files, including signatures, digests, as well as CHANGES.md > > and RELEASENOTES.md included in this RC can be found at: > > > > https://dist.apache.org/repos/dist/dev/hbase/2.4.0RC1/ > > > > Customarily Maven artifacts would be available in a staging repository. > > Unfortunately I was forced to terminate the Maven deploy step after > > the upload ran for more than four hours and my build equipment > > needed to be relocated, with loss of network connectivity. This RC has > > been delayed long enough. A temporary Maven repository is not a > > requirement for a vote. I will retry Maven deploy tomorrow. I can > > promise the artifacts for this RC will be staged in Apache Nexus and > > ready for release well ahead of the earliest possible time this vote > > can complete. > > > > Artifacts were signed with the apurtell@apache.org key which can be > found > > in: > > > > https://dist.apache.org/repos/dist/release/hbase/KEYS > > > > The API compatibility report for this RC can be found at: > > > > > > > > > https://dist.apache.org/repos/dist/dev/hbase/2.4.0RC1/api_compare_2.4.0RC1_to_2.3.0.html > > > > The changes are mostly added methods, which conform to the compatibility > > guidelines for a new minor release. There is one change to the public > > Region interface that alters the return type of a method. This is > > equivalent to a removal then addition and can be a binary compatibility > > problem. However to your RM's eye the change looks intentional and is > > part of an API improvement project, and a compatibility method is not > > possible here because Java doesn't consider return type when deciding if > > one method signature duplicates another. > > > > To learn more about Apache HBase, please see > > > > http://hbase.apache.org/ > > > > Thanks, > > Your HBase Release Manager > > > -- Best regards, Andrew Words like orphans lost among the crosstalk, meaning torn from truth's decrepit hands - A23, Crosstalk --0000000000009758c505b5e75e19--