+1 (binding) Went through the following verification steps: - Verified hashes, signatures, git commit and tag - Successfully built NiFi with contrib-check in the following environment: - Ubuntu 22.04 6.8.0-83-generic - java 21 2023-09-19 LTS - Apache Maven 3.9.6 - Designed and ran a simple flow using custom python processors - Built NiFi docker image and tested its integration with MiNiFi C++ using site to site and http communication
Note: The test case TestGetSFTP.testRunNoExceptionWhenUserHomeNotFound failed for me due to a rule with a wildcard matching any hosts in my ssh config file. We discussed this with David Handermann on slack and the SFTP tests will be improved in the future with also handling this case. Thanks Pierre for RMing! Regards, Gabor On Sun, 21 Sept 2025 at 13:41, Kedvessy Péter <[email protected]> wrote: > > +1 (non-binding) > > I went through the helper guide, verification steps were performed > successfully. > Basic flows got verified by NiFi and MiNiFi as well. > > Build environment: > - macOS 15.6.1 > - openjdk 21.0.7 2025-04-15 LTS > OpenJDK Runtime Environment Temurin-21.0.7+6 (build 21.0.7+6-LTS) > OpenJDK 64-Bit Server VM Temurin-21.0.7+6 (build 21.0.7+6-LTS, mixed > mode, sharing) > - Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) > > Regards, > Peter > > > Ferenc Kis <[email protected]> ezt írta (időpont: 2025. szept. 21., > V, 12:06): > > > +1 (binding) > > > > Went through the helper guide, local maven repo cleaned up, full clean > > build with contrib check, verified signatures and hashes > > > > Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) > > Maven home: /Users/fkis/.sdkman/candidates/maven/current > > Java version: 21.0.7, vendor: Eclipse Adoptium, runtime: > > /Users/fkis/.sdkman/candidates/java/21.0.7-tem > > Default locale: en_US, platform encoding: UTF-8 > > OS name: "mac os x", version: "15.6.1", arch: "aarch64", family: "mac" > > > > Validated some basic flows and the communication between NiFi and MiNiFi. > > > > Note: I got OOM when using -Xmx3000m. After changed to -Xmx4000m the build > > was successful. > > > > Thanks for RMing Pierre! > > > > On Sat, Sep 20, 2025 at 10:22 PM David Handermann < > > [email protected]> wrote: > > > > > +1 binding > > > > > > Verified signatures and hashes > > > Ran build using Maven Wrapper 3.9.11 > > > Ran build and system integration tests on Ubuntu 24.04 with Azul Zulu > > > JDK 21.0.8 x86_64 > > > Ran build and system integration tests on macOS 15.6 with Azul Zulu > > > JDK 21.0.8 AArch64 > > > > > > NIFI-14770 Verified Reset All Counters > > > NIFI-14243 Verified Load Balancing Status on Summary page > > > NIFI-14688 Verified Enabled and Disabled for nested components in Flow > > > History > > > NIFI-14720 Verified SFTP processing following refactoring to MINA SSHD > > > NIFI-14732 Verified references to encrypted repository removed > > > NIFI-14842 Verified CompressContent and others marked deprecated > > > NIFI-14921 Verified ZooKeeper clustering working with separate NAR > > > NIFI-14978 Verified HTTP Protocol Version property in > > > StandardWebClientServiceProvider > > > > > > Thanks Pierre! > > > > > > Regards, > > > David Handermann > > > > > > On Thu, Sep 18, 2025 at 1:01 PM Pierre Villard <[email protected]> > > > wrote: > > > > > > > > Team, > > > > > > > > I am pleased to be calling this vote for the source release of Apache > > > > NiFi 2.6.0. > > > > > > > > Please review the following guide for how to verify a release candidate > > > build: > > > > > > > > > > > > > https://cwiki.apache.org/confluence/display/NIFI/Release+Candidate+Verification > > > > > > > > The source being voted on the and the convenience binaries are > > > > available on the Apache Distribution Repository: > > > > > > > > https://dist.apache.org/repos/dist/dev/nifi/nifi-2.6.0 > > > > > > > > The build artifacts are available on the Apache Nexus Repository: > > > > > > > > https://repository.apache.org/content/repositories/orgapachenifi-1316 > > > > > > > > Git Tag: nifi-2.6.0-RC2 > > > > Git Commit ID: 27bdbfda4d8dec2006b8b279db790faf172e76fd > > > > GitHub Commit Link: > > > > > > > > > https://github.com/apache/nifi/commit/27bdbfda4d8dec2006b8b279db790faf172e76fd > > > > > > > > Hashes of nifi-2.6.0-source-release.zip > > > > > > > > SHA512: > > > > > badf1596e7d238ed767cbef2f84be943362e142d1d7499016892bb773068c36f11e221aee685291104e084fe400584e3b598e4155fe905663469c74d8b60db82 > > > > > > > > Release artifacts are signed with the following key: > > > > > > > > https://people.apache.org/keys/committer/pvillard.asc > > > > > > > > KEYS file is available on the Apache Distribution Repository: > > > > > > > > https://dist.apache.org/repos/dist/release/nifi/KEYS > > > > > > > > Issues resolved for this version: 188 > > > > > > > > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020&version=12356071 > > > > > > > > Release note highlights can be found on the project wiki: > > > > > > > > > > > > > https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version2.6.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-2.6.0 > > > > [] +0 no opinion > > > > [] -1 Do not release this package because... > > > > > > > > Thanks, > > > > Pierre > > > > >
