+1 (binding) - Verified signature - Verified hashes - Performed complete build with tests - Performed all system tests - Ran some smoke screen tests - Verified the fix related to PublishKafka header - Verified the fixes related to Registry integration.
I did run into some problems with the unit tests for GetHDFS. I saw it fail constantly. I then tried running the tests from main branch. They passed. Tried running from the build again. They still failed. Checked out the 1.19.2 tag and set breakpoints to see if I could understand why they were failing. They passed with the breakpoints set, though. Then went back to the release and ran the tests, and now they pass every time. Not sure what was causing the issues but they are now somehow resolved. Not worth sinking the build for it, because the issue appears to be related purely to the tests and they were resolved somehow… Thanks Mark > On Dec 5, 2022, at 2:57 PM, Joe Witt <joew...@apache.org> wrote: > > Hello, > > Please note this is intended as a shorter than normal release cycle > given the limited scope and the importance of getting some of these > fixes to those already trying 1.19. If we need to extend due to lack > of vote participation we will. > > 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-1218 > > 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-RC2 > The Git commit ID is a7236ecc9123113ba5b9aaa3baab06354778116f > https://gitbox.apache.org/repos/asf?p=nifi.git;a=commit;h=a7236ecc9123113ba5b9aaa3baab06354778116f > > Checksums of nifi-1.19.1-source-release.zip: > SHA256: 1172b133096c9d88b185413afc1eb6220d3f0542df6cdf82ceb7b01ae6fa15ed > SHA512: > 3b571c9151bb755653f5e5ca3c275813134572c0fc28d8730a0dc5c1390df118b2be1f013f9acc0e394a959ff5dc853402f2c03d8f504010d6b835b43d786784 > > 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 > > 36 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 36 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...