+1 (non-binding)

- Went through the helper guide and did a full clean build with contrib
check
- Verified signatures and hashes

Built on:
- OSX 13.4
- Java version: Azul Zulu version 1.8.0_332

Tested various simple flows successfully including GenerateFlowFile,
GetFile, FetchFile, ListenHttp, MergeRecord and PutFile.

Thanks for RMing, Pierre!

Regards,
Mark

Ferenc Kis <[email protected]> ezt írta (időpont: 2023. nov. 18.,
Szo, 10:21):

> +1 (non-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.0 (9b58d2bad23a66be161c4664ef21ce219c2c8584)
> Maven home: /Users/fkis/.sdkman/candidates/maven/current
> Java version: 11.0.18, vendor: Eclipse Adoptium, runtime:
> /Users/fkis/.sdkman/candidates/java/11.0.18-tem
> Default locale: en_HU, platform encoding: UTF-8
> OS name: "mac os x", version: "13.4.1", arch: "aarch64", family: "mac"
>
> Validations performed:
> - Started NiFi, created a simple flow with ListenHTTP and Input Port.
> Validated ListenHTTP processor is able to receive data
> - Started MiNiFi Java:
>   * created a simple GenerateFlowFile -> InvokeHttp flow and
> GenerateFlowFile -> RemoteProcessGroup flow and pushed to MiNiFi via C2
> protocol. Validated that connectivity between NiFi and MiNiFi works via
> both InvokeHTTP and S2S
>   * tested property update C2 command
>   * tested transfer debug agent C2 command
>
> Thanks for RMing Pierre!
>
> Regards
> Ferenc
>
> On Sat, Nov 18, 2023 at 8:21 AM Csaba Bejan <[email protected]> wrote:
>
> > +1 (binding)
> >
> > - Went through the helper guide and did a clean build
> > - Verified signatures and hashes
> > - Built on OSX 13.5.2
> > - Java version: 11.0.20, OpenJDK 64-Bit Server VM Zulu11.66+15-CA (build
> > 11.0.20+8-LTS, mixed mode)
> > - Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
> >
> > - Started NiFi and created a simple flow
> > - Started MiNiFi and verified integration with C2 Server. Played around
> > with the C2 protocol (Operations - Update, Transfer, Describe...)
> >
> > Thanks for RM'ing, Pierre!
> >
> > Regards,
> > Csaba
> >
> > On Fri, Nov 17, 2023 at 10:57 PM Bryan Bende <[email protected]> wrote:
> >
> > > +1 binding
> > >
> > > Ran through the release helper and a sample flow, thanks Pierre.
> > >
> > > On Fri, Nov 17, 2023 at 3:46 PM Joe Witt <[email protected]> wrote:
> > >
> > > > +1 binding
> > > >
> > > > Thanks everyone.  Thanks Pierre!
> > > >
> > > > On Fri, Nov 17, 2023 at 1:39 PM Nissim Shiman
> > <[email protected]
> > > >
> > > > wrote:
> > > >
> > > > >  +1 (non-binding)
> > > > >
> > > > > verified source release sha256/512 checksums
> > > > >
> > > > > successfully ran build using:
> > > > > Apache Maven 3.9.5
> > > > > Java openjdk version: 1.8.0_382
> > > > > linux kernel 3.10.0-1160
> > > > >
> > > > > Ran various simple flows successfully.  Migrated registry from
> 1.23.2
> > > to
> > > > > this RC successfully.  (i.e. and tested importing PGs, committing
> new
> > > > > versions of PGs to registry successfully.)
> > > > >
> > > > > Tested/verified:
> > > > > NIFI-11782 NPE when adding Snippet with label into Process Group
> > > > > NIFI-12084 Logging by process group is not workin on 1.x support
> > branch
> > > > > (thank you to all those who worked on this and its parent ticket,
> > > > > NIFI-3065.  This new granular level of logging is really nice)
> > > > >
> > > > > While testing, noticed/filed non holdup issues:
> > > > > NIFI-12387 Flow Configuration History can record a Comments change
> > for
> > > > > Controller Service when no changes have been made
> > > > > NIFI-12388 Process Group log file suffix can become out of sync
> with
> > > its
> > > > > name when PG was copied from a version controlled PG
> > > > >
> > > > > Thank you Pierre and team for the upcoming release!
> > > > >
> > > > > Nissim Shiman
> > > > >
> > > > >
> > > > >     On Friday, November 17, 2023 at 08:10:20 PM UTC, Dan S <
> > > > > [email protected]> wrote:
> > > > >
> > > > >  +1 (non-binding)
> > > > >
> > > > >   - Went through the Release Candidate Verification
> > > > >   <
> > > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/NIFI/Release+Candidate+Verification
> > > > > >
> > > > >   - Verified signatures and hashes
> > > > >   - Built on CentOS Linux 7
> > > > >   - Java version Oracle 17.0.7
> > > > >   - Maven version  3.9.5
> > > > >   - Executed simple flow to exercise NIFI-11197
> > > > >   <https://issues.apache.org/jira/browse/NIFI-11197>
> > > > >   - Confirmed fix for NIFI-12165
> > > > >   <https://issues.apache.org/jira/browse/NIFI-12165>
> > > > >   - Confirmed fix for NIFI-11959
> > > > >   <https://issues.apache.org/jira/browse/NIFI-11959>
> > > > >
> > > > > Thanks for RM'ing Pierre!
> > > > >
> > > > > On Fri, Nov 17, 2023 at 1:01 PM Marton Szasz <[email protected]>
> > > wrote:
> > > > >
> > > > > > +1 (binding)
> > > > > >
> > > > > > Compiled and ran with Java 17 on Ubuntu 22.04, executing a simple
> > > flow.
> > > > > >
> > > > > > On Fri, Nov 17, 2023 at 6:59 PM Matt Burgess <
> [email protected]>
> > > > > wrote:
> > > > > > >
> > > > > > > +1 (binding)
> > > > > > >
> > > > > > > Ran through release helper, ran NiFi standalone with Java 8,
> > tested
> > > > > > > various flows and components.  Thanks for RM'ing Pierre!
> > > > > > >
> > > > > > > On Thu, Nov 16, 2023 at 2:01 PM Pierre Villard
> > > > > > > <[email protected]> wrote:
> > > > > > > >
> > > > > > > > Team,
> > > > > > > >
> > > > > > > > I am pleased to be calling this vote for the source release
> of
> > > > Apache
> > > > > > NiFi
> > > > > > > > 1.24.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-1.24.0
> > > > > > > >
> > > > > > > > The build artifacts are available on the Apache Nexus
> > Repository:
> > > > > > > >
> > > > > > > >
> > > > >
> > https://repository.apache.org/content/repositories/orgapachenifi-1241
> > > > > > > >
> > > > > > > > Git Tag: nifi-1.24.0-RC3
> > > > > > > > Git Commit ID: 586a1a8789e9c39914f4a6088ac26e22d60eeb91
> > > > > > > > GitHub Commit Link:
> > > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://github.com/apache/nifi/commit/586a1a8789e9c39914f4a6088ac26e22d60eeb91
> > > > > > > >
> > > > > > > > Checksums of nifi-1.24.0-source-release.zip
> > > > > > > >
> > > > > > > > SHA256:
> > > > > > 590cf9b1219f9fd66c81cc1740b2e245d85e341cdc280c769d354084dc27ee8a
> > > > > > > > SHA512:
> > > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> 8d3b9cb9c4686242620ad40ad83fadb972403ee70a101cbb6fa0116b54ad7793702da230871281c0de40322ddfdbfc89dacba7b690465e7b2329850dca5132e8
> > > > > > > >
> > > > > > > > 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: 280
> > > > > > > >
> > > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020&version=12353443
> > > > > > > >
> > > > > > > > Release note highlights can be found on the project wiki:
> > > > > > > >
> > > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.24.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.24.0
> > > > > > > > [] +0 no opinion
> > > > > > > > [] -1 Do not release this package because...
> > > > > >
> > > > >
> > > >
> > >
> >
>

Reply via email to