+1 (binding)

- Verified sigs and hashes (see note below)
- Built from source
- Built docker images for nifi, registry, minifi, minifi-c2, nifi-toolkit
- Ran nifi and nifi-registry in docker compose
- Used nifi to create a versioned PG to save to registry
- Used minify-toolkit to test converting PG from json and xml to yaml
- Used minifi-c2 convienence binary to host resulting yaml
- Tested MiNiFi java to pull config.yml from minifi-c2 server using 
PullHttpChangeIngestor

One important note for Joe:

For the convenience binaries, minifi-c2-1.15.0-bin.tar.gz.sha256 and 
minifi-c2-1.15.0-bin.zip.sha256 hashes do not match SHA 256 hash digests. They 
contain the sha512 values. Those file names should be updated to 
minifi-c2-1.15.0-bin.tar.gz.sha512 and minifi-c2-1.15.0-bin.zip.sha512 assuming 
this RC passes.

Other observations

- NiFi docker readme instructions should updated for sensitive properties keys. 
I will do this as part of pushing docker images to docker hub following the 
1.15 release
- NiFi Registry Dockerfile needs to add a step to chmod +x the startup script, 
in case it is not in the source checkout. I will open a jira for this.

Thanks all!
Kevin


> On Nov 5, 2021, at 17:58, Marton Szasz <sza...@apache.org> wrote:
> 
> +1 (binding)
> 
> Followed the release helper guide, tested systemd-journald message
> collection from three minifi c++ linux agents to a single nifi
> instance via putudp/listenudp.
> Environment:
> Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
> Maven home: /usr/share/maven-bin-3.8
> Java version: 1.8.0_252, vendor: IcedTea, runtime: /opt/icedtea-bin-3.16.0/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "5.14.14-gentoo-x86_64", arch: "amd64",
> family: "unix"
> 
> Marton
> 
> On Fri, 5 Nov 2021 at 21:33, Joey Frazee <joey.fra...@icloud.com.invalid> 
> wrote:
>> 
>> +1 (binding)
>> 
>> - Verified signatures and checksums (except for prior comment on minifi-c2)
>> - Ran full build on Linux with Java 1.8.0_292
>> - Ran various flows and ITs
>> - Built and ran dockermaven Docker build
>> 
>> -joey
>> 
>>> On Nov 5, 2021, at 1:50 PM, Andrew Lim <andrewlim.apa...@gmail.com> wrote:
>>> 
>>> +1 (binding)
>>> 
>>> -Ran full clean install on OS X (Catalina 10.15.2, OpenJDK version 
>>> 1.8.0_252)
>>> -Tested secure NiFi with secure NiFi Registry
>>> -Ran basic flows successfully; tested basic versioned flow functionality
>>> -Reviewed UI fixes and documentation updates
>>> 
>>> Drew
>>> 
>>>> On Nov 3, 2021, at 3:29 PM, Joe Witt <joew...@apache.org> wrote:
>>>> 
>>>> 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&version=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...
>>> 

Reply via email to