+1 (non-binding) - Ran build with OpenJDK 1.8.0_292 on Linux and 1.8.0_291 on Windows - Deployed cluster and standalone on Azure and tested standard flows with Blob, ADLS, and CosmosDB processors.
Looks good to me. Thanks, Muazma On Tue, Jul 13, 2021 at 2:27 PM Joey Frazee <[email protected]> wrote: > +1 (binding) > > - Verified signatures and checksums > - Completed build with contrib-check on OpenJDK with 1.8.0_292 and > 11.0.11+9 on Arch Linux > - Ran flows standalone and in cluster with Java 11 Docker images built > from source > - Ran the registry > - Ran Azure storage ITs > - Tested new decommission functionality > > I noticed a couple random things. It looks like there isn't a zip file > version of the stateless assembly. And there are a couple of new Docker > quirks -- the README doesn't include anything about setting > NIFI_WEB_HTTP_PORT to use it sans TLS (potentially intentional?) and > NIFI_WEB_PROXY_HOST doesn't seem to be working with the default single user > auth. Will open some issues. > > -joey > > > On Jul 13, 2021, at 11:35 AM, Marton Szasz <[email protected]> wrote: > > > > +1 (binding) > > > > Followed the release helper guide. Verified the binaries using a simple > flow. > > > > OS: Gentoo Linux amd64 > > Maven 3.8.1 > > JDKs: > > - IcedTea JDK 3.16.0 (openjdk version "1.8.0_252") > > - OpenJDK 8.292_p10 (custom build, bootstrapped with IcedTea) > > - OpenJDK 11.0.11_p9-r1 (custom build, bootstrapped with AdoptOpenJDK > binaries) > > - and checked the released convenience binaries > > > > The nifi binaries worked with all of the above. I had to skip tests > > during build with icedtea, because it threw errors, most likely due to > > the old java version. > > > >> On Tue, 13 Jul 2021 at 16:43, Mark Bean <[email protected]> wrote: > >> > >> +1 (non-binding) > >> > >> Checked out tag nifi-1.14.0-RC2, confirmed commit hash > >> Built from source code using contrib-check profile > >> Linux, Java 8, Maven 3.8.1 > >> MacOS, Java 11, Maven 3.6.3 > >> Installed secure 2-node cluster using embedded Zookeeper (ZK not secured > >> with TLS) > >> Installed nifi-registry > >> Ran sample flow simply for basic functionality; included network > activity > >> with Post/ListenHTTP > >> Version controlled a process group to the 1.14.0 NiFi Registry > >> Checked out same flow from 1.14.0 NiFi Registry > >> Verified updates to NiFi Registry specific to this release functioned as > >> expected > >> > >> > >> On Tue, Jul 13, 2021 at 12:00 PM Chris Sampson > >> <[email protected]> wrote: > >> > >>> +1 (non-binding) > >>> > >>> - Built from source + test, checked hashes > >>> - Built Docker Image using available dev convenience artifacts (note > that > >>> this led me to raise NIFI-8779 [1] and PR#5213 [2] to make building the > >>> Docker Image from non-default URLs possible with the provided > DockerBuild > >>> script) > >>> - Ran single secure (by default) node (Docker) > >>> - Tested a few simple Flows > >>> - Tested simple ConsumeKinesis Flow > >>> > >>> - Unit Tests failed for nifi-registry-web-api when running from the > >>> repository root, but running the tests again separately afterwards was > >>> successful as was running all tests under nifi-registry-core together > >>> > >>> Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d) > >>> Java version: 11.0.11, vendor: AdoptOpenJDK > >>> Default locale: en_GB, platform encoding: UTF-8 > >>> OS name: "linux", version: "5.11.0-22-generic", arch: "amd64", family: > >>> "unix" > >>> > >>> O/S: Ubuntu 21.04 > >>> > >>> --- > >>> *Chris Sampson* > >>> IT Consultant > >>> [email protected] > >>> <https://www.naimuri.com/> > >>> > >>> > >>>> On Tue, 13 Jul 2021 at 15:33, Nathan Gough <[email protected]> > wrote: > >>> > >>>> +1 (non-binding) > >>>> > >>>> - Built from source + test, checked hashes > >>>> - Ran with a secure three node cluster and X509 authentication, tested > >>> S2S > >>>> and some other processors > >>>> - Ran single secure node with OIDC authentication (G Suite) > >>>> - Ran single secure node with SAML authentication (G Suite) > >>>> > >>>> java -version > >>>> > >>>> openjdk version "1.8.0_292" > >>>> > >>>> OpenJDK Runtime Environment (Zulu 8.54.0.21-CA-macosx) (build > >>>> 1.8.0_292-b10) > >>>> > >>>> OpenJDK 64-Bit Server VM (Zulu 8.54.0.21-CA-macosx) (build 25.292-b10, > >>>> mixed mode) > >>>> > >>>> mvn -version > >>>> Apache Maven 3.6.3 > >>>> > >>>> > >>>> Thanks for running the RC process again Joe! > >>>> > >>>> > >>>> On Tue, Jul 13, 2021 at 9:33 AM Otto Fowler <[email protected]> > >>>> wrote: > >>>> > >>>>> +1 ( non binding ) > >>>>> Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d) > >>>>> Maven home: /usr/local/Cellar/maven/3.8.1/libexec > >>>>> Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: > >>>>> > /Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/jre > >>>>> Default locale: en_US, platform encoding: UTF-8 > >>>>> OS name: "mac os x", version: "10.16", arch: "x86_64", family: “mac" > >>>>> > >>>>> > >>>>> > >>>>> From: Joe Witt <[email protected]> <[email protected]> > >>>>> Reply: [email protected] <[email protected]> < > [email protected]> > >>>>> Date: July 10, 2021 at 18:40:26 > >>>>> To: [email protected] <[email protected]> <[email protected]> > >>>>> Subject: [VOTE] Release Apache NiFi 1.14.0 (rc2) > >>>>> > >>>>> Hello, > >>>>> > >>>>> I am pleased to be calling this vote for the source release of Apache > >>>>> NiFi 1.14.0. > >>>>> > >>>>> The source zip, including signatures, digests, etc. can be found at: > >>>>> > https://repository.apache.org/content/repositories/orgapachenifi-1183 > >>>>> > >>>>> The source being voted upon and the convenience binaries can be found > >>> at: > >>>>> https://dist.apache.org/repos/dist/dev/nifi/1.14.0/ > >>>>> > >>>>> Please note that this release now includes the convenience binaries > for > >>>>> Apache NiFi, NiFi toolkit, MiNiFi, MiNiFi Toolkit, Registry, Registry > >>>>> Toolkit, > >>>>> and Stateless NiFi. > >>>>> > >>>>> A helpful reminder on how the release candidate verification process > >>>> works: > >>>>> > >>>>> > >>>> > >>> > https://cwiki.apache.org/confluence/display/NIFI/How+to+help+verify+an+Apache+NiFi+release+candidate > >>>>> > >>>>> The Git tag is nifi-1.14.0-RC2 > >>>>> The Git commit ID is fcbf1d5f975dd984e34f3a543b9480c779b0dc2f > >>>>> > >>>>> > >>>> > >>> > https://gitbox.apache.org/repos/asf?p=nifi.git;a=commit;h=fcbf1d5f975dd984e34f3a543b9480c779b0dc2f > >>>>> > >>>>> Checksums of nifi-1.14.0-source-release.zip: > >>>>> SHA256: > >>> a96cf75c4f82d01e1c8e0b678d5ff23dec8c26824611c8d37f2ec245e9932b1c > >>>>> SHA512: > >>>>> > >>>>> > >>>> > >>> > 2d23b1a2fae9f545f665c4ee5d9723cdf9c68a62a26d80287b96a55773594e1e80f689ec0f00ba74af92df164c6f4df73ac9b91db7678aaefd69ee8f1eed3f42 > >>>>> > >>>>> > >>>>> Release artifacts are signed with the following key: > >>>>> https://people.apache.org/keys/committer/joewitt.asc > >>>>> > >>>>> KEYS file available here: > >>>>> https://dist.apache.org/repos/dist/release/nifi/KEYS > >>>>> > >>>>> 330+ issues were closed/resolved for this release: > >>>>> > >>>>> > >>>> > >>> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020&version=12349644 > >>>>> > >>>>> Release note highlights can be found here: > >>>>> > >>>>> > >>>> > >>> > https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.14.0 > >>>>> > >>>>> The vote will be open for at least 72 hours. > >>>>> Please download the release candidate and evaluate the necessary > items > >>>>> including checking > >>>>> hashes, signatures, build from source, and test. Then please vote: > >>>>> > >>>>> [ ] +1 Release this package as nifi-1.14.0 > >>>>> [ ] +0 no opinion > >>>>> [ ] -1 Do not release this package because... > >>>>> > >>>> > >>> >
