+1 (non-binding) Verified signatures and hashes Built and run on MacOS with Java 11 (OpenJDK Runtime Environment Zulu11.33+15-CA (build 11.0.4+11-LTS)) Built and ran some simple flows Verified some of the bugs fixed (NIFI-7032, NIFI-7069)
One minor thing that shouldn't hold the release IMO... Built with java 8 and was able to verify NIFI-7080. When building with java 11, this does not work since the docker image is based off of "openjdk:8-jre", the binaries built with java 11 fail. --Rob Fellows On Mon, Feb 3, 2020 at 6:28 AM Marc Parisi <[email protected]> wrote: > +1 binding > > Verified sigs, hashes, etc per the typical release helper process. > > Since the list of resolved issues were so small I verified most, with the > exception of 7051, 7080, and 7069. All others appear to be resolved. > Only built on PopOS and Centos due to superbowl -- but everything looks > good. > > > On Mon, Feb 3, 2020 at 4:04 AM Yoshiaki Takahashi <[email protected]> > wrote: > > > +1 (non-binding) > > > > - [x] Non-RPM (usual) build with Java 8. > > - [x] Deploy on 3 node secured cluster in CentOS 7.7.0 and run on Java 8. > > - [x] Non-RPM (usual) build with Java 11. > > - [x] Deploy on 1 node non secured cluster in CentOS 7.7.0 and run on > Java > > 11. > > > > Thanks for working for the release! > > > > On 2020/01/31 20:11:00, Joe Witt <[email protected]> wrote: > > > Hello, > > > > > > I am pleased to be calling this vote for the source release of Apache > > NiFi > > > 1.11.1. > > > > > > The source zip, including signatures, digests, etc. can be found at: > > > https://repository.apache.org/content/repositories/orgapachenifi-1156 > > > > > > The source being voted upon and the convenience binaries can be found > at: > > > https://dist.apache.org/repos/dist/dev/nifi/nifi-1.11.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.11.1-RC1 > > > The Git commit ID is d22858d045fb3e5343a87d362855810963aa8556 > > > > > > https://gitbox.apache.org/repos/asf?p=nifi.git;a=commit;h=d22858d045fb3e5343a87d362855810963aa8556 > > > > > > Checksums of nifi-1.11.1-source-release.zip: > > > SHA256: > 41878981689e08c51ed7bb921c46f6328c1e6b6c94460a2382069bd042ab7112 > > > SHA512: > > > > > > d309342732196225ffdbac3eaeed3c9b949bcee00509fb6d073618d869c6db56b426f5867849a8ae752d7acc8c6dd18a14cb377655774d86f91d736350eb2041 > > > > > > 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 > > > > > > 9 issues were closed/resolved for this release: > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020&version=12346906 > > > > > > Release note highlights can be found here: > > > > > > https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.11.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.11.1 > > > [ ] +0 no opinion > > > [ ] -1 Do not release this package because... > > > > > > -- ------------------------------- Rob Fellows
