-1 (binding) In doing some testing, I encountered a couple of bugs. Most were minor, but I would consider NIFI-10937 [1] critical enough to sink the release. It results in a failure to startup nifi with a flow.xml.gz unless the flow.json.gz is present. The fact that we write out both of them is a safety valve, just in case there’s an issue with the newer flow.json.gz. I think it’s very important to ensure that this works as expected.
Thanks -Mark [1] https://issues.apache.org/jira/browse/NIFI-10937 > On Dec 1, 2022, at 4:56 PM, Joe Witt <joew...@apache.org> wrote: > > Hello, > > I am pleased to be calling this vote for the source release of Apache > NiFi 1.19.1. > > The source zip, including signatures, digests, etc. can be found at: > https://repository.apache.org/content/repositories/orgapachenifi-1217 > > The source being voted upon and the convenience binaries can be found at: > https://dist.apache.org/repos/dist/dev/nifi/nifi-1.19.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.19.1-RC1 > The Git commit ID is 16ba0c2a5a61e98c5a73769976d8589932bfd43d > https://gitbox.apache.org/repos/asf?p=nifi.git;a=commit;h=16ba0c2a5a61e98c5a73769976d8589932bfd43d > > Checksums of nifi-1.19.1-source-release.zip: > SHA256: 0d88e02a00b3fca4ee4c453788caf3ea1cc8d8f3be7ee2e2bd395ce25932bd7e > SHA512: > 861121c17a67020d34f3457d047c3c0486e3c6bd6392bf355f8bdf6f3eed01e7ea441f1175e8232c354a9ebf0c2f709ddf846e694bc2480305d180b0a692ec49 > > 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 > > 26 issues were closed/resolved for this release: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020&version=12352626 > > Release note highlights can be found here: > https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.19.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.19.1 > [ ] +0 no opinion > [ ] -1 Do not release this package because...