Re: [VOTE] Release Apache NiFi 1.16.0 (rc3)

2022-03-24 Thread Kotaro Terada
+1 (non-binding)

- Verified signatures and hashes.
- Built an RPM package from source with OpenJDK 8 and 11.
- Ran a secure cluster.
- Tested a couple of flows and new features.

Thanks Joe!

Thanks,
Kotaro


On Thu, Mar 24, 2022 at 9:37 AM Mike Thomsen  wrote:

> +1 binding
>
> Ran the full build on Java 17 and tested DeduplicateRecord with a
> Cassandra DMC.
>
> On Wed, Mar 23, 2022 at 7:45 PM Joey Frazee
>  wrote:
> >
> > +1 (binding)
> >
> > - Verified checksums and signatures
> > - Did full build in Java 11 on Fedora
> > - Ran build with rpm profile and tested rpm install
> > - Ran some basic flows
> >
> > > On Mar 23, 2022, at 2:40 PM, Andrew Lim 
> wrote:
> > >
> > > +1 (binding)
> > >
> > > -Ran full clean install on OS X (Catalina 10.15.7, OpenJDK version
> 1.8.0_252)
> > > -Tested secure NiFi with secure NiFi Registry
> > > -Ran basic flows successfully; tested basic versioned flow
> functionality
> > > -Reviewed/tested Core UI fixes and documentation/website updates
> > >
> > > Drew
> > >
> > >> On Mar 21, 2022, at 5:41 PM, Joe Witt  wrote:
> > >>
> > >> Hello,
> > >>
> > >> I am pleased to be calling this vote for the source release of Apache
> NiFi
> > >> 1.16.0.
> > >>
> > >> The source zip, including signatures, digests, etc. can be found at:
> > >> https://repository.apache.org/content/repositories/orgapachenifi-1198
> > >>
> > >> The source being voted upon and the convenience binaries can be found
> at:
> > >> https://dist.apache.org/repos/dist/dev/nifi/nifi-1.16.0/
> > >>
> > >> 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.16.0-RC3
> > >> The Git commit ID is b019a9191f1c83bc7f547dc02c1b679b8936acee
> > >>
> https://gitbox.apache.org/repos/asf?p=nifi.git;a=commit;h=b019a9191f1c83bc7f547dc02c1b679b8936acee
> > >>
> > >> Checksums of nifi-1.16.0-source-release.zip:
> > >> SHA256:
> 2f16cb94df404d1bcc9c32835ba98da8940005a5d7ea5504c155ee42021a221e
> > >> SHA512:
> > >>
> cbd95f15cec5ffe506fef204526267b18b77d7266f6dc3e1bbc3c7600aac12e119977f7d8cf93dbbbc86fbb0739ba88aaa11a5381d29a463ec9a0c9a18f4e9e6
> > >>
> > >> 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
> > >>
> > >> 401 issues were closed/resolved for this release:
> > >>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020=12350741
> > >>
> > >> Release note highlights can be found here:
> > >>
> https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.16.0
> > >>
> > >> The vote will be open for 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.16.0
> > >> [ ] +0 no opinion
> > >> [ ] -1 Do not release this package because...
> > >
>


Re: [VOTE] Release Apache NiFi 1.15.2

2021-12-22 Thread Kotaro Terada
+1 (non-binding)

- Verified signatures and hashes.
- Built from source with OpenJDK 8 and OpenJDK 11.
- Ran and tested a couple of flows.
- Checked log4j version in the dependency is all right.

Thank you again, Joe!

Thanks,
Kotaro


On Wed, Dec 22, 2021 at 11:55 AM David Handermann <
exceptionfact...@apache.org> wrote:

> +1 (binding)
>
> - Verified hashes and signatures
> - Built from source on Ubuntu 21.10 Azul Zulu 1.8.0.312
> - Ran NiFi on Azul Zulu 1.8.0.312
> - Verified Single User Authentication and credentials configuration
>
> - NIFI-9483 Verified the absence of Apache Log4j 2 log4j-core in binary
> distribution
> - NIFI-9491 Verified the absence of Apache commons-logging in binary
> distribution
> - NIFI-9497 Verified Bouncy Castle libraries upgraded to 1.70
> - NIFI-9505 Verified Apache Log4j 2 log4-api upgraded to 2.17.0
> - NIFI-9507 Verified that SFTP processors stop Keep Alive Threads on
> failures and run when expected
> - NIFI-9509 Verified successful SFTP retrieval and renaming using AWS
> Transfer Family SFTP Server as well as Linux OpenSSH Server
>
> Thanks for the quick turnaround on this release Joe!
>
> Regards,
> David Handermann
>
>
> On Tue, Dec 21, 2021 at 8:19 PM Mark Payne  wrote:
>
> > +1 (binding)
> >
> > Verified hashes
> > Verified signature
> > Performed full build & verified all unit tests on OS X, OpenJDK 1.8.0
> u265
> > Successfully ran all 128 System Tests
> >
> > Started single standalone instance and verified a few different flows
> >
> > Started a two-node secured cluster, did basic verification of
> permissions,
> > dataflow running, etc.
> >
> > Verified that the convenience binary does not contain the log4j jar in
> the
> > lib/ directory or packaged in any NAR.
> > Verified that the convenience binary does not contain the JndiLookup
> class
> > (shaded or otherwise)
> >
> > Thanks for putting together another RC Joe!
> >
> > Thanks
> > -Mark
> >
> > > On Dec 21, 2021, at 5:51 PM, Joe Witt  wrote:
> > >
> > > Hello,
> > >
> > > I am pleased to be calling this vote for the source release of Apache
> > > NiFi 1.15.2.
> > >
> > > This vote is purely bug fix and security focused. This is a
> > > continuation of our efforts to promptly and thoroughly respond to
> > > log4shell and related concerns.
> > >
> > > The source zip, including signatures, digests, etc. can be found at:
> > > https://repository.apache.org/content/repositories/orgapachenifi-1193
> > >
> > > The source being voted upon and the convenience binaries can be found
> at:
> > > https://dist.apache.org/repos/dist/dev/nifi/nifi-1.15.2/
> > >
> > > 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.15.2-RC1
> > > The Git commit ID is 1ea460b8556b07057366abb74a5552ace8946e87
> > >
> >
> https://gitbox.apache.org/repos/asf?p=nifi.git;a=commit;h=1ea460b8556b07057366abb74a5552ace8946e87
> > >
> > > Checksums of nifi-1.15.2-source-release.zip:
> > > SHA256:
> 29fcc35c81de80e0fe3f59044e6fbf21bcf523e656aa64914e7546e1d7705e6b
> > > SHA512:
> >
> cabd1f1ad4942a61df0400488d35521202598c217ad8da97dc2d5abe21136604d1f1bb3de9ceb63bb441943de2e29e3515f5cf63607080094e1418d79eb5216b
> > >
> > > 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
> > >
> > > 8 issues were closed/resolved for this release:
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020=12351132
> > >
> > > Release note highlights can be found here:
> > >
> >
> https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.15.2
> > >
> > > Given the nature of the vote and its limited scope
> > > the vote will be open for 24 hours or until we have sufficient
> > > votes (instead of the normal 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.15.2
> > > [ ] +0 no opinion
> > > [ ] -1 Do not release this package because...
> >
> >
>


Re: [VOTE] Release Apache NiFi 1.15.1 (rc1)

2021-12-15 Thread Kotaro Terada
+1 (non-binding)

- Verified signatures and hashes.
- Built from source with OpenJDK 8 and OpenJDK 11.
- Ran and tested a couple of flows.
- Checked the dependency does not include log4j less than 2.16.0.

Thank you for managing the release, Joe!

Thanks,
Kotaro


On Wed, Dec 15, 2021 at 12:35 PM Joe Witt  wrote:

> Hello,
>
> I am pleased to be calling this vote for the source release of Apache
> NiFi 1.15.1.
>
> This vote, unlike most, is purely stability and security focused.
> This vote is rooted
> in a prompt response to the 'log4shell' vulnerability and related
> logging announcements.
> It also includes other easy to incorporate bugs and improvements.  It
> should be easy to
> upgrade from any 1.15 install to this and just as easy as it was to go
> from pre 1.15 to
> this 1.15.1.
>
> The source zip, including signatures, digests, etc. can be found at:
> https://repository.apache.org/content/repositories/orgapachenifi-1192
>
> The source being voted upon and the convenience binaries can be found at:
> https://dist.apache.org/repos/dist/dev/nifi/nifi-1.15.1/
>
> 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.15.1-RC1
> The Git commit ID is 2a756372fc7097ece6258c2af47b9a5f26384b02
>
> https://gitbox.apache.org/repos/asf?p=nifi.git;a=commit;h=2a756372fc7097ece6258c2af47b9a5f26384b02
>
> Checksums of nifi-1.15.1-source-release.zip:
> SHA256: 83d06011f0d2608d2d9cf951deae04d7b0921f2a7c8b1052ca9d058cf46b7d52
> SHA512:
> 009161e81e207a16060d9efd37e9b9abd1c1d5b5d57024a2b4c0d0ea17050f65b3a025632718161cba41948fe51d93aed65a4daba2542fce4da51d0184872039
>
> 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
>
> 45 issues were closed/resolved for this release:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020=12351055
>
> Release note highlights can be found here:
>
> https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.15.1
>
> Given the nature of the vote being about a prompt release to remove
> vulnerable
> logging related libraries the vote will be open for 24 hours (instead
> of the normal 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.15.1
> [ ] +0 no opinion
> [ ] -1 Do not release this package because...
>


Re: [VOTE] Release Apache NiFi 1.15.0 (rc3)

2021-11-04 Thread Kotaro Terada
+1 (non-binding)

- Verified hashes.
- Built from source with OpenJDK 8 and OpenJDK 11.
- Run a 3-node secure cluster.
- Tested a couple of flows.
- Tested new features (ExecuteStateless, inherited parameter context, etc).

Thank you for working on this, Joe.

Thanks,
Kotaro


On Thu, Nov 4, 2021 at 10:44 AM Otto Fowler  wrote:

>  +1
> Ran through verification, build and run
>
> From: Joe Witt  
> Reply: dev@nifi.apache.org  
> Date: November 3, 2021 at 15:29:41
> To: dev@nifi.apache.org  
> Subject:  [VOTE] Release Apache NiFi 1.15.0 (rc3)
>
> Hello,
>
> I am pleased to be calling this vote for the source release of Apache
> NiFi 1.15.0.
>
> The source zip, including signatures, digests, etc. can be found at:
> https://repository.apache.org/content/repositories/orgapachenifi-1186
>
> The source being voted upon and the convenience binaries can be found at:
> https://dist.apache.org/repos/dist/dev/nifi/nifi-1.15.0/
>
> 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.15.0-RC3
> The Git commit ID is 7fdc07cccdc0e23d4986557a9314e36859704a3b
>
> https://gitbox.apache.org/repos/asf?p=nifi.git;a=commit;h=7fdc07cccdc0e23d4986557a9314e36859704a3b
>
> Checksums of nifi-1.15.0-source-release.zip:
> SHA256: 56fe317248941fdbc6216ec973e6ce898d0f682a54e2d063edbabf8542f5288a
> SHA512:
>
> 63f10d9127cf1613c29bf2306be3d7a5b931b31304920706e0df5ea2fe87b58c410efed6ac37afc38d12c65e69f14aec7afb926000fc90cc13f15c738cd15c7f
>
>
> 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
>
> 234 issues were closed/resolved for this release:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020=12350382
>
> Release note highlights can be found here:
>
> https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.15.0
>
> The vote will be open for 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.15.0
> [ ] +0 no opinion
> [ ] -1 Do not release this package because...
>


Re: [VOTE] Release Apache NiFi 1.14.0 (rc2)

2021-07-13 Thread Kotaro Terada
+1 (non-binding)

- Verified hashes.
- Built from source on Mac with OpenJDK 8 and CentOS 7 with OpenJDK 11.
- Run a 3-node secure cluster with a secure ZooKeeper.
- Tested a couple of flows.
- Tested new features ("Run Once" a processor, nifi.sh
set-single-user-credentials, etc).

However, I found an issue in RPM build. The `lib` directory of the binary
distribution and that of RPM build (maven build with `-Prpm` option) are
different. This causes a java.lang.NoClassDefFoundError when starting the
bootstrap. A similar issue was found in NIFI-6827
.

Thanks,
Kotaro


On Tue, Jul 13, 2021 at 3:18 AM David Handermann 
wrote:

> +1 (non-binding)
>
> - Built from source on Ubuntu 21.04 with Azul Zulu 11.0.10
> - Ran NiFi on Azul Zulu 11.0.10 and 1.8.0.282
> - Configured encrypted Flow File Repository using KeyStore Key Provider and
> PKCS12
> - Configured encrypted Flow File Swap Manager
> - Tested set-sensitive-properties-key and set-single-user-credentials
> commands
> - Tested flow with PutTCP and ListenTCP with TLS 1.3
> - Tested flow with UnpackContent using Zip file with bzip2 compression
> - Tested flow with EncryptContentPGP and DecryptContentPGP
> - Tested NiFi Toolkit using AES-GCM encryption of nifi.properties including
> new repository password property
> - Tested NiFi Registry with bucket creation and NiFi process group version
> control
> - Test NiFi Stateless with GetFile and UnpackContent flow downloaded from
> NiFi process group
>
> Regards,
> David Handermann
>
>
> On Mon, Jul 12, 2021 at 6:31 AM Arpad Boda  wrote:
>
> > +1 (binding)
> >
> > Built on Debian 10 using Java 11, started, designed a simple flow.
> > Verified hashes, signatures.
> >
> > Ps.: some tests failed, so only built without them.
> >
> > On Mon, Jul 12, 2021 at 12:38 PM Joe Gresock  wrote:
> >
> > > +1 (non-binding)
> > >
> > > Verified signature and hashes
> > > Full build with contrib check with OpenJDK Runtime Environment (Zulu
> > > 8.54.0.21-CA-macosx) (build 1.8.0_292-b10)
> > > Upgraded a single secure nifi 1.13.2 cluster with an existing flow,
> which
> > > started successfully.
> > > Verified TLS 1.3 works using an existing flow with
> > > HandleHttpRequest/Response and InvokeHttp
> > > Restarted with nifi.security.autoreload.enabled=true and verified that
> I
> > > was able to replace a keystore and truststore while NiFi was running
> > > Upgraded a 3-node secure nifi 1.13.2 cluster with an existing flow,
> which
> > > started successfully.
> > > Verified that load balanced connections work as expected, before and
> > after
> > > offloading a node.
> > > Used the encrypt-config.sh tool from Toolkit to encrypt nifi.properties
> > and
> > > nifi-registry.properties using AES/GCM, verified both apps started
> > > successfully.
> > > Used encrypt-config.sh to migrate the encryption to the
> > > HASHICORP_VAULT_TRANSIT protection scheme, verified both apps started
> > > successfully.
> > > Built a DataFlow and saved to file, then ran it via Stateless NiFi,
> > using a
> > > custom ParamaterProvider, verified that parameters were correctly
> > provided.
> > >
> > > On Sun, Jul 11, 2021 at 1:33 PM Robert Fellows 
> > > wrote:
> > >
> > > > +1 (non-binding)
> > > >
> > > > Verified signature and hashes
> > > > Full build with contrib check with OpenJDK Runtime Environment
> > > AdoptOpenJDK
> > > > (build 11.0.8+10)
> > > > Started new instance, verified it was secured by default.
> > > > Changed the username and password using bin/nifi.sh
> > > > set-single-user-credentials
> > > > Logged in with the new user/password i created
> > > > Fired up registry, created a bucket
> > > > Connected nifi to registry, versioned a flow. Imported a flow into
> > > another
> > > > process group.
> > > > General App usage (Firefox 89.0.2)
> > > >
> > > > Thanks for RM'ing this Joe!
> > > >
> > > > -- Rob Fellows
> > > >
> > > > On Sat, Jul 10, 2021 at 9:31 PM Mark Payne 
> > wrote:
> > > >
> > > > > +1 (binding)
> > > > >
> > > > > Verified the hashes.
> > > > > Performed full build with contrib-check profile
> > > > > Ran all system tests
> > > > > Started the newly created instance, verified that it was secure by
> > > > default.
> > > > > Changed username & password and verified the behavior.
> > > > > Created a 2-node cluster, secured by mutual TLS and verified
> > behavior.
> > > > >
> > > > > Started nifi registry. Created a bucket.
> > > > > Pushed to the bucket from standalone instance. Then added a second
> > > > version
> > > > > of flow.
> > > > > Downloaded flow onto cluster and switched between versioned a few
> > > times.
> > > > >
> > > > > Verified behavior of new default backpressure thresholds.
> > > > > Built a DataFlow and saved to file, then ran it via Stateless NiFi
> > > using
> > > > > command-line parameter overrides.
> > > > > Started DataFlow using Stateless nifi and the kafka connector.
> > Verified
> > > > > this behavior.
> > > > >
> > > > > Encountered no 

Re: [VOTE] Release Apache NiFi 1.12.1 (rc2)

2020-09-25 Thread Kotaro Terada
+1 (non-binding)

Verified signatures and hashes.
Built with OpenJDK 1.8 and OpenJDK 11.
Set up a secure 3-node cluster.
Tested some dataflows.
Confirmed that it works fine with multiple SAN.

Thanks,
Kotaro


On Fri, Sep 25, 2020 at 8:45 AM Robert Fellows 
wrote:

> +1 (non-binding)
>
> Ran through the release helper.
> Built and ran with Java 11 (OpenJDK Runtime Environment AdoptOpenJDK (build
> 11.0.8+10))
> On Mac OS 10.15.6
>
> Tested a few simple flows.
>
> Thanks for RM'ing, Joe.
>
> -- Rob
>
> On Thu, Sep 24, 2020 at 5:24 PM Matt Burgess  wrote:
>
> > +1 (binding)
> >
> > Ran through release helper, verified some simple flows, verified
> > NIFI-7742 was included. Thanks for handling the release Joe!
> >
> > On Wed, Sep 23, 2020 at 6:10 PM Joe Witt  wrote:
> > >
> > > Hello,
> > >
> > > I am pleased to be calling this vote for the source release of Apache
> > NiFi
> > > 1.12.1.
> > >
> > > The source zip, including signatures, digests, etc. can be found at:
> > > https://repository.apache.org/content/repositories/orgapachenifi-1170
> > >
> > > The source being voted upon and the convenience binaries can be found
> at:
> > > https://dist.apache.org/repos/dist/dev/nifi/nifi-1.12.1/
> > >
> > > 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.12.1-RC2
> > > The Git commit ID is accfaa3034fa5c3ef55d6402ac31e500247100f9
> > >
> >
> https://gitbox.apache.org/repos/asf?p=nifi.git;a=commit;h=accfaa3034fa5c3ef55d6402ac31e500247100f9
> > >
> > > Checksums of nifi-1.12.1-source-release.zip:
> > > SHA256:
> 7735c632c6795bb0d299631454bd81006db33d51192cacc1404a5c9779607802
> > > SHA512:
> > >
> >
> e7f06afc7617df7e3325bce8e34d1d78c4d130c40135661e59ae0eabef50df888759a125dae3ab9556fc940d621c695a50e674ebad8c3066716bfb5fbd27c1c4
> > >
> > > 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
> > >
> > > 39 issues were closed/resolved for this release:
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020=12348757
> > >
> > > Release note highlights can be found here:
> > >
> >
> https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.12.1
> > >
> > > The vote will be open for 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.12.1
> > > [ ] +0 no opinion
> > > [ ] -1 Do not release this package because...
> >
>
>
> --
> ---
> Rob Fellows
>


Re: [VOTE] Release Apache NiFi 1.12.1

2020-09-11 Thread Kotaro Terada
+1 (non-binding)

Verified signatures and hashes.
Built packages with OpenJDK 1.8 and OpenJDK 11.
Set up a secure 3-node cluster.
Confirmed that the multiple SAN issue is resolved.

Thanks,
Kotaro


On Fri, Sep 11, 2020 at 12:00 PM Chad Zobrisky  wrote:

> +1 (non-binding)
>
> - Verified checksums, signatures
> - Licenses + README looks good
> - built in wsl using java 8
> - ran using docker image secured with a certificate that had multiple SANS
> and started up fine
>
> Chad
>
> On Thu, Sep 10, 2020 at 4:25 PM Peter Turcsanyi 
> wrote:
>
> > +1 (non-binding)
> >
> > - verified checksums and signatures
> > - built source (empty local maven repo, AdoptOpenJDK 1.8.0_265 on Ubuntu
> > 18.04.5), start up the binary
> > - untar and ran the convenience binary too
> > - tested some simple flows, including NIFI-7760 (fixed regression in
> > UnpackContent)
> >
> > Peter
> >
> > On Thu, Sep 10, 2020 at 2:31 AM Joey Frazee  > .invalid>
> > wrote:
> >
> > > +1 (non-binding)
> > > Verified checksums and signatures
> > > Ran full build with contrib check on Linux and Zulu OpenJDK 11.0.7
> > > Tested TLS toolkit and secure cluster with multiple SANs
> > >
> > > -joey
> > > On Sep 9, 2020, 8:51 AM -0700, Kevin Doran , wrote:
> > > > +1 (binding)
> > > >
> > > > - Checked hashes/sigs
> > > > - L is present
> > > > - Built from source and built docker images from resulting artifacts
> > > > - Ran a docker compose environment with NiFi Registry 0.7.0 and NiFi
> > > 1.12.1 RC1
> > > > - Tested flow authoring and Registry integration in the test
> > environment
> > > >
> > > > One thing to note is that running the docker profile from the
> > > decompressed source distribution still results in some build errors due
> > to
> > > shell scripts we use for our docker container tests not being
> executable.
> > > At some point we should look into improving our release process to try
> to
> > > preserve those permissions, our making our build plugins robust enough
> > that
> > > those permissions are not required at build time.
> > > >
> > > > Kevin
> > > >
> > > > > On Sep 9, 2020, at 10:48, Bryan Bende  wrote:
> > > > >
> > > > > +1 (binding)
> > > > >
> > > > > Ran through the release helper and everything looks good, used
> 1.12.1
> > > > > toolkit to generate certs for a secure instance.
> > > > >
> > > > > On Tue, Sep 8, 2020 at 11:36 PM Andrew Lim <
> > andrewlim.apa...@gmail.com
> > > >
> > > > > wrote:
> > > > >
> > > > > > +1 (binding)
> > > > > >
> > > > > > -Ran full clean install on OS X (Catalina 10.15.2)
> > > > > > -Tested secure NiFi with secure NiFi Registry 0.7.0
> > > > > > -Ran basic flows successfully; tested basic versioned flow
> > > functionality
> > > > > > -Reviewed documentation updates
> > > > > >
> > > > > > Drew
> > > > > >
> > > > > > > On Sep 8, 2020, at 12:59 PM, Joe Witt 
> > wrote:
> > > > > > >
> > > > > > > Hello,
> > > > > > >
> > > > > > > I am pleased to be calling this vote for the source release of
> > > Apache
> > > > > > NiFi
> > > > > > > 1.12.1.
> > > > > > >
> > > > > > > The source zip, including signatures, digests, etc. can be
> found
> > > at:
> > > > > > >
> > > https://repository.apache.org/content/repositories/orgapachenifi-1167
> > > > > > >
> > > > > > > The source being voted upon and the convenience binaries can be
> > > found at:
> > > > > > > https://dist.apache.org/repos/dist/dev/nifi/nifi-1.12.1/
> > > > > > >
> > > > > > > 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.12.1-RC1
> > > > > > > The Git commit ID is e8f708b3945183b7ab1b356c00d0fcbd929d6163
> > > > > > >
> > > > > >
> > >
> >
> https://gitbox.apache.org/repos/asf?p=nifi.git;a=commit;h=e8f708b3945183b7ab1b356c00d0fcbd929d6163
> > > > > > >
> > > > > > > Checksums of nifi-1.12.1-source-release.zip:
> > > > > > > SHA256:
> > > 6fa7e4389ff33957133292e9749876affe1258e6f30d4e60b53e8c2d01d032cb
> > > > > > > SHA512:
> > > > > > >
> > > > > >
> > >
> >
> fee615ee885b05a290a4d6c7399ecf0b70a93cc1d5d9b019c7840ceb89d3279a540da4de75765c589c301fff751e62c9e15cc33d078b5fad03bbbd28e74f8ea9
> > > > > > >
> > > > > > > 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
> > > > > > >
> > > > > > > 19 issues were closed/resolved for this release:
> > > > > > >
> > > > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020=12348757
> > > > > > >
> > > > > > > Release note highlights can be found here:
> > > > > > >
> > > > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.12.1
> > > > > > >
> > > > > > > The vote will be open 

Re: [VOTE] Release Apache NiFi 1.12.0

2020-08-15 Thread Kotaro Terada
+1 (non-binding)

Verified signatures and hashes.
Built an RPM package with OpenJDK 11.0.8 on CentOS 7.8.
Set up a 3-node cluster.
Tested several flows.

Thanks,
Kotaro


On Sat, Aug 15, 2020 at 5:09 PM Joey Frazee 
wrote:

> +1 (non-binding)
>
> Verified commit id, checksums, and signatures
> Successfully built and ran tests on Linux with Java 1.8.0_252 and Java
> 11.0.7 2020-04-14 and on macOS with Java 11.0.6 2020-01-14 LTS
> Ran data flows on standalone and cluster
> Verified JMS improvements, InvokeHTTP changes, and Azure integration in
> commercial and gov regions
>
> -joey
> On Aug 14, 2020, 1:31 PM -0700, Robert Fellows ,
> wrote:
> > + 1 (non-binding)
> >
> > Ran through the release helper, verified checksums and sigs.
> > Full build with java 11
> > Verified basic app usage/functionality.
> >
> >
> >
> > On Fri, Aug 14, 2020 at 4:04 PM Muazma Zahid  wrote:
> >
> > > +1 (non-binding)
> > > Ran through the release helper. Deployed a 10 node cluster on Azure and
> > > verified the functionality of new ADLS processors with a standard flow.
> > > Looks good to me.
> > >
> > > Thanks,
> > > Muazma
> > >
> > > On Fri, Aug 14, 2020 at 12:45 PM Andrew Lim <
> andrewlim.apa...@gmail.com>
> > > wrote:
> > >
> > > > +1 (binding)
> > > >
> > > > -Ran full clean install on OS X (Catalina 10.15.2)
> > > > -Tested secure NiFi with secure NiFi Registry 0.7.0
> > > > -Ran basic flows successfully; tested basic versioned flow
> functionality
> > > > -Reviewed documentation updates. Lots of a great additions in this
> > > release!
> > > > -Reviewed core UI fixes and improvements. Verified that controller
> > > > services are searchable [1], but filed a Jira for the navigation to
> the
> > > > controller service being broken [2].
> > > >
> > > > Drew
> > > >
> > > > [1] https://issues.apache.org/jira/browse/NIFI-5925 <
> > > > https://issues.apache.org/jira/browse/NIFI-5925>
> > > > [2] https://issues.apache.org/jira/browse/NIFI-7742 <
> > > > https://issues.apache.org/jira/browse/NIFI-7742>
> > > >
> > > > > On Aug 13, 2020, at 4:31 PM, Joe Witt  wrote:
> > > > >
> > > > > Hello,
> > > > >
> > > > > I am pleased to be calling this vote for the source release of
> Apache
> > > > NiFi
> > > > > 1.12.0.
> > > > >
> > > > > The source zip, including signatures, digests, etc. can be found
> at:
> > > > >
> https://repository.apache.org/content/repositories/orgapachenifi-1165
> > > > >
> > > > > The source being voted upon and the convenience binaries can be
> found
> > > at:
> > > > > https://dist.apache.org/repos/dist/dev/nifi/nifi-1.12.0/
> > > > >
> > > > > 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.12.0-RC1
> > > > > The Git commit ID is 4d940bb151eb8d250b0319318b96d23c4a9819ae
> > > > >
> > > >
> > >
> https://gitbox.apache.org/repos/asf?p=nifi.git;a=commit;h=4d940bb151eb8d250b0319318b96d23c4a9819ae
> > > > >
> > > > > Checksums of nifi-1.12.0-source-release.zip:
> > > > > SHA256:
> > > a67ecb34f32cc1f070ebb006b6f05456a2ac663b12f708eadac67754194a6c63
> > > > > SHA512:
> > > > >
> > > >
> > >
> 2e04235c4d49a76319af7756289ce11554a412bf5f7dcb6dc3915fc931df9f067142820c297e83bc36cb1079fb8384794ef457a20dd00568761eed6621701953
> > > > >
> > > > > 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
> > > > >
> > > > > 335 issues were closed/resolved for this release:
> > > > >
> > > >
> > >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020=12346778
> > > > >
> > > > > Release note highlights can be found here:
> > > > >
> > > >
> > >
> https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.12.0
> > > > >
> > > > > The vote will be open for 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.12.0
> > > > > [ ] +0 no opinion
> > > > > [ ] -1 Do not release this package because...
> > > >
> > > >
> > >
> >
> >
> > --
> > ---
> > Rob Fellows
>


Re: [VOTE] Release Apache NiFi 1.11.4

2020-03-19 Thread Kotaro Terada
+1 (non-binding).

- Verified hashes,
- Confirmed a build with Java 11,
- Set up a secure cluster,
- Tested some dataflows (also checked the new bug fix (NIFI-7251) is
included).

Thanks Joe for the RM!

Thanks,
Kotaro


On Thu, Mar 19, 2020 at 2:16 AM Joe Witt  wrote:

> Hello,
>
> I am pleased to be calling this vote for the source release of Apache NiFi
> 1.11.4.
>
> The source zip, including signatures, digests, etc. can be found at:
> https://repository.apache.org/content/repositories/orgapachenifi-1159
>
> The source being voted upon and the convenience binaries can be found at:
> https://dist.apache.org/repos/dist/dev/nifi/nifi-1.11.4/
>
> 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.11.4-RC1
> The Git commit ID is 4d940bb151eb8d250b0319318b96d23c4a9819ae
>
> https://gitbox.apache.org/repos/asf?p=nifi.git;a=commit;h=4d940bb151eb8d250b0319318b96d23c4a9819ae
>
> Checksums of nifi-1.11.4-source-release.zip:
> SHA256: a67ecb34f32cc1f070ebb006b6f05456a2ac663b12f708eadac67754194a6c63
> SHA512:
>
> 2e04235c4d49a76319af7756289ce11554a412bf5f7dcb6dc3915fc931df9f067142820c297e83bc36cb1079fb8384794ef457a20dd00568761eed6621701953
>
> 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
>
> 45 issues were closed/resolved for this release:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020=12347022
>
> Release note highlights can be found here:
>
> https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.11.4
>
> The vote will be open for 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.11.4
> [ ] +0 no opinion
> [ ] -1 Do not release this package because...
>


Re: [VOTE] Release Apache NiFi 1.10.0 (rc3)

2019-10-31 Thread Kotaro Terada
Thanks for taking care of it, Pierre and Joe!

> Please note only PMC votes are binding.

I got it,  I'll be careful next time.

Thanks,
Kotaro


On Thu, Oct 31, 2019 at 7:32 PM Joe Witt  wrote:

> Id just flag this on release notes and we can fix for the next release.
>
> Kotaro good find.  Please note only PMC votes are binding.
>
> Thanks
>
> On Thu, Oct 31, 2019 at 6:27 AM Pierre Villard <
> pierre.villard...@gmail.com>
> wrote:
>
> > Good catch Kotaro! I merged the fix for #2. The fix for #1 LGTM but I'll
> > let the guys who worked on the Java 11 bits look into it.
> >
> > Joe, I didn't set the fix version on the JIRA and will wait until we
> reach
> > a decision regarding this RC.
> >
> > Le jeu. 31 oct. 2019 à 11:08, Kotaro Terada  a
> écrit :
> >
> > > -1 (binding), due to the following problems I found.
> > >
> > > (1) NiFi doesn't start up from the rpm build on Java 11.
> > >
> > > We have a mismatch in the "lib" directories of rpm and non-rpm build.
> > This
> > > causes that NiFi (with Java 11) doesn't start up from the rpm build.
> Some
> > > jar files should be located in the "lib/bootstrap/" but they are
> > currently
> > > in "lib/".
> > >
> > > I checked the following behaviors:
> > > - Non-RPM (usual) build with Java 8 and run on Java 8... OK
> > > - Non-RPM (usual) build with Java 11 and run on Java 11... OK
> > > - RPM build with Java 8 and run on Java 8... OK (isn't affected by the
> > lib
> > > mismatch)
> > > - RPM build with Java 11 and run on Java 11... NiFi doesn't start (this
> > > problem)
> > >
> > > I created a JIRA and a PR to fix it:
> > > https://issues.apache.org/jira/browse/NIFI-6827
> > >
> > > (2) There is an unintentional string in "conf/logback.xml".
> > >
> > > The "conf/logback.xml" seems to have an unintentional string
> > > "MockProcessContext". I guess this was slipped into it by the merging
> > > commit of https://github.com/apache/nifi/pull/3773 unintentionally.
> > >
> > > I created a JIRA and a PR to fix it:
> > > https://issues.apache.org/jira/browse/NIFI-6828
> > >
> > > Could you take a look at them, please?
> > >
> > > Thanks for working for the release!
> > > Kotaro
> > >
> > >
> > > On Thu, Oct 31, 2019 at 6:10 PM Pierre Villard <
> > > pierre.villard...@gmail.com>
> > > wrote:
> > >
> > > > +1 (binding)
> > > >
> > > > Went through the release helper guide and it LGTM. Deployed
> > > > secured/unsecured standalone/cluster instances on Google Cloud with
> > > various
> > > > flows including the new BigQuery processor and everything is looking
> > > good.
> > > >
> > > > Thanks Joe for taking care of the release!
> > > >
> > > > Pierre
> > > >
> > > > Le jeu. 31 oct. 2019 à 03:12, Shayne Burgess <
> shayne.burg...@gmail.com
> > >
> > > a
> > > > écrit :
> > > >
> > > > > +1 (non-binding)
> > > > >
> > > > > Deployed cluster in Azure and smoke tested a fairly complicated
> data
> > > > flow.
> > > > >
> > > > > Verified the fixes for the Azure EventHub Processor that were
> pulled
> > > into
> > > > > RC3 are working as expected.
> > > > >
> > > > > Shayne
> > > > >
> > > > > On Wed, Oct 30, 2019 at 5:59 PM Jeff Zemerick <
> jzemer...@apache.org>
> > > > > wrote:
> > > > >
> > > > > > +1 (non-binding)
> > > > > >
> > > > > > Built and ran successfully and built custom processor with 1.10.0
> > > > > > dependency and successfully uploaded NAR to NiFi Registry 0.5.0.
> > > > > >
> > > > > > On Wed, Oct 30, 2019 at 4:06 PM Mark Payne  >
> > > > wrote:
> > > > > >
> > > > > > > +1 (binding)
> > > > > > >
> > > > > > > Was able to build and verify that all of the Jiras that I
> raised
> > > last
> > > > > > time
> > > > > > > around have been addressed in this RC. Left a cluster of 10
> nodes
> > > > > running
> > > > > > > for a day or two, 

Re: [VOTE] Release Apache NiFi 1.10.0 (rc3)

2019-10-31 Thread Kotaro Terada
-1 (binding), due to the following problems I found.

(1) NiFi doesn't start up from the rpm build on Java 11.

We have a mismatch in the "lib" directories of rpm and non-rpm build. This
causes that NiFi (with Java 11) doesn't start up from the rpm build. Some
jar files should be located in the "lib/bootstrap/" but they are currently
in "lib/".

I checked the following behaviors:
- Non-RPM (usual) build with Java 8 and run on Java 8... OK
- Non-RPM (usual) build with Java 11 and run on Java 11... OK
- RPM build with Java 8 and run on Java 8... OK (isn't affected by the lib
mismatch)
- RPM build with Java 11 and run on Java 11... NiFi doesn't start (this
problem)

I created a JIRA and a PR to fix it:
https://issues.apache.org/jira/browse/NIFI-6827

(2) There is an unintentional string in "conf/logback.xml".

The "conf/logback.xml" seems to have an unintentional string
"MockProcessContext". I guess this was slipped into it by the merging
commit of https://github.com/apache/nifi/pull/3773 unintentionally.

I created a JIRA and a PR to fix it:
https://issues.apache.org/jira/browse/NIFI-6828

Could you take a look at them, please?

Thanks for working for the release!
Kotaro


On Thu, Oct 31, 2019 at 6:10 PM Pierre Villard 
wrote:

> +1 (binding)
>
> Went through the release helper guide and it LGTM. Deployed
> secured/unsecured standalone/cluster instances on Google Cloud with various
> flows including the new BigQuery processor and everything is looking good.
>
> Thanks Joe for taking care of the release!
>
> Pierre
>
> Le jeu. 31 oct. 2019 à 03:12, Shayne Burgess  a
> écrit :
>
> > +1 (non-binding)
> >
> > Deployed cluster in Azure and smoke tested a fairly complicated data
> flow.
> >
> > Verified the fixes for the Azure EventHub Processor that were pulled into
> > RC3 are working as expected.
> >
> > Shayne
> >
> > On Wed, Oct 30, 2019 at 5:59 PM Jeff Zemerick 
> > wrote:
> >
> > > +1 (non-binding)
> > >
> > > Built and ran successfully and built custom processor with 1.10.0
> > > dependency and successfully uploaded NAR to NiFi Registry 0.5.0.
> > >
> > > On Wed, Oct 30, 2019 at 4:06 PM Mark Payne 
> wrote:
> > >
> > > > +1 (binding)
> > > >
> > > > Was able to build and verify that all of the Jiras that I raised last
> > > time
> > > > around have been addressed in this RC. Left a cluster of 10 nodes
> > running
> > > > for a day or two, pretty heavily taxed, and ran into no issues.
> > > >
> > > > Thanks
> > > > -Mark
> > > >
> > > >
> > > > > On Oct 30, 2019, at 3:20 PM, Matt Gilman 
> > > > wrote:
> > > > >
> > > > > +1 (binding)
> > > > >
> > > > > Verified signatures, hashes, build, etc. Tested both standalone and
> > > > > clustered and secure and unsecured.
> > > > >
> > > > > Thanks for RMing Joe!
> > > > >
> > > > > Matt
> > > > >
> > > > > On Wed, Oct 30, 2019 at 1:51 PM Adam Taft 
> wrote:
> > > > >
> > > > >> +1 (binding)
> > > > >>
> > > > >> Signatures verified.
> > > > >> Hashes verified.
> > > > >> Tests pass, source builds cleanly.
> > > > >> I used both Java 11 & Java 8 to build.
> > > > >>
> > > > >> I did run into a problem compiling with Java 11 and running with
> > Java
> > > > 8.  I
> > > > >> don't believe this was a goal of the Java 11 compatibility
> changes,
> > so
> > > > >> nothing unexpected about this. But it's possibly worth discussion
> in
> > > > >> another thread (which I'll send out).  The convenience binary was
> > > > compiled
> > > > >> with Java 8, so no problems with compatibility either way.
> > > > >>
> > > > >> On Tue, Oct 29, 2019 at 11:32 AM Joe Witt 
> > wrote:
> > > > >>
> > > > >>> Hello,
> > > > >>>
> > > > >>> I am pleased to be calling this vote for the source release of
> > Apache
> > > > >> NiFi
> > > > >>> nifi-1.10.0.
> > > > >>>
> > > > >>> As they say 'third time's a charm'.
> > > > >>>
> > > > >>> The source zip, including signatures, digests, etc. can be found
> > at:
> > > > >>>
> > > https://repository.apache.org/content/repositories/orgapachenifi-1151
> > > > >>>
> > > > >>> The source being voted upon and the convenience binaries can be
> > found
> > > > at:
> > > > >>> https://dist.apache.org/repos/dist/dev/nifi/nifi-1.10.0/
> > > > >>>
> > > > >>> The Git tag is nifi-1.10.0-RC3
> > > > >>> The Git commit ID is b217ae20ad6a04cac874b2b00d93b7f7514c0b88
> > > > >>>
> > > > >>>
> > > > >>
> > > >
> > >
> >
> https://gitbox.apache.org/repos/asf?p=nifi.git;a=commit;h=b217ae20ad6a04cac874b2b00d93b7f7514c0b88
> > > > >>>
> > > > >>> Checksums of nifi-1.10.0-source-release.zip:
> > > > >>> SHA256:
> > > > e9b0a14b3029acd69c6693781b6b6487c14dda12676db8b4a015bce23b1029c1
> > > > >>> SHA512:
> > > > >>>
> > > > >>>
> > > > >>
> > > >
> > >
> >
> b07258cbc21d2e529a1aa3098449917e2d059e6b45ffcfcb6df094931cf16caa8970576555164d3f2290cfe064b5780ba1a8bf63dad04d20100ed559a1cfe133
> > > > >>>
> > > > >>> Release artifacts are signed with the following key:
> > > > >>> https://people.apache.org/keys/committer/joewitt.asc
> > > > >>>
> > > > >>> KEYS file