Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.99.0 (RC4)

2024-05-15 Thread Adam Debreceni
+1 (non-binding) Verified hashes, signatures, source, built on macos, pushed a flow on c2, containing a python processor using the nifi api. Everything works as expected. Thank you! On Mon, May 13, 2024 at 10:45 AM Gábor Gyimesi wrote: > Hello, > > I am pleased to be calling this vote for the

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.99.0 (RC3)

2024-05-08 Thread Adam Debreceni
-1 (non-binding) Verified signatures/hashes, compiled on macos 14.2.1 with xcode 15.1 and deployed simple flow through c2 protocol, but I have found the following on macos: - getting errors running nifi python processors, due to python searching for minifi_native.so - minifi.plist is missing

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.15.0

2023-08-29 Thread Adam Debreceni
+1 (non-binding) Verified hashes, signatures, source. Built on ubuntu 22.04, tested a simple flow through c2, tested debug dump. Thanks! On Mon, Aug 28, 2023 at 5:14 PM Martin Zink wrote: > Hello, > > I am pleased to be calling this vote for the source release of Apache NiFi > MiNiFi C++

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.14.0

2023-04-14 Thread Adam Debreceni
+1 (non-binding) Verified signatures, hashes, commit. Built on ubuntu 22.04, ran tests, tested simple flow. Thanks! On Fri, Apr 14, 2023 at 7:12 PM Joe Witt wrote: > +1 binding. Was able to do full build on a linux system. Hashes/sigs > check out. > > The L look good with basic spot check.

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.13.0 (RC2)

2022-12-05 Thread Adam Debreceni
+1 (non-binding) Verified commit, hashes, signatures, built on windows, ran all unit tests and tested with a CWEL->LogAttribute flow. Thank you, Adam On Mon, Dec 5, 2022 at 11:40 AM Ferenc Gerlits wrote: > Hello, > > I am pleased to be calling this vote for the source release of Apache NiFi >

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.13.0 (RC1)

2022-12-02 Thread Adam Debreceni
-1 (non-binding) It seems to me that the convenience binary found its way into the source archive. On Thu, Dec 1, 2022 at 8:24 PM Marc Parisi wrote: > +1 binding. > > Typical build I do with docker builds on a U22 base. Followed release > guide, confirmed sigs and hashes, and ran my

Re: [VOTE] Release Apache NiFi 1.16.3 (RC1)

2022-06-14 Thread Adam Debreceni
+1 (non-binding) Verified signature, hashes. Source is the same as the commit specified (minus the gitignore files) Built the project on macOS and pushed flowfiles through the site2site protocol from minifi-cpp to nifi. Adam On Tue, Jun 14, 2022 at 4:19 PM Gábor Gyimesi wrote: > +1

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.12.0 (RC1)

2022-05-25 Thread Adam Debreceni
+1 (non-binding) Checked signatures, hashes. Tested binary with a GenerateFlowFile -> LogAttribute flow. Tested c2 commands, debug, restart, property update. Thanks, Adam On Wed, May 25, 2022 at 12:11 AM Joe Witt wrote: > +1 binding. > > Sigs, hashes, L overall look good (very thorough on L!)

[ANNOUNCE] Apache NiFi MiNiFi C++ 0.11.0 release

2021-12-14 Thread Adam Debreceni
Hello The Apache NiFi team would like to announce the release of Apache NiFi MiNiFi C++ 0.11.0. New features in this release: - new processors: * AttributesToJson * DefragmentText * DeleteAzureDataLakeStorage * PutAzureDataLakeStorage * ReplaceText * RouteText -

[RESULT][VOTE] Release Apache NiFi MiNiFi C++ 0.11.0

2021-12-11 Thread Adam Debreceni
Apache NiFi Community, I am pleased to announce that the 0.11.0 release of Apache NiFi MiNiFi C++ passes with 4 +1 (binding) votes 6 +1 (non-binding) votes 0 0 votes 0 -1 votes Thanks to all who helped make this release possible. Here is the PMC vote thread:

[VOTE] Release Apache NiFi MiNiFi C++ 0.11.0 RC2

2021-12-06 Thread Adam Debreceni
Hello, I am pleased to be calling this vote for the source release of Apache NiFi MiNiFi C++ 0.11.0. The source tarball, the binary build, plus signatures and digests can be found at: https://dist.apache.org/repos/dist/dev/nifi/nifi-minifi-cpp/0.11.0/ The Git tag is minifi-cpp-0.11.0-RC2 The

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.11.0 (RC1)

2021-11-26 Thread Adam Debreceni
Hello, In light of the issue found (not yet reproduced), and the lack of binding votes, I am cancelling RC1. We will investigate the issue, stay tuned for RC2. Thanks, Adam On Thu, Nov 25, 2021 at 3:03 AM Eduardo Fontes wrote: > Hi Marton, > > I've just downloaded and compiled 0.10 minifi c++

Apache NiFi MiNiFi C++ 0.11.0 RC1 Release Helper Guide

2021-11-22 Thread Adam Debreceni
Hello Apache NiFi community, Please find the associated guidance to help those interested in validating/verifying the release so they can vote. # Download latest KEYS file: https://dist.apache.org/repos/dist/release/nifi/KEYS # Import keys file: gpg --import KEYS # Pull down

[VOTE] Release Apache NiFi MiNiFi C++ 0.11.0 (RC1)

2021-11-22 Thread Adam Debreceni
Hello, I am pleased to be calling this vote for the source release of Apache NiFi MiNiFi C++ 0.11.0. The source tarball, the binary build, plus signatures and digests can be found at: https://dist.apache.org/repos/dist/dev/nifi/nifi-minifi-cpp/0.11.0/ The Git tag is minifi-cpp-0.11.0-RC1 The

[DISCUSS] MiNiFi C++ 0.11.0 release

2021-11-17 Thread Adam Debreceni
Hi community, I'd like to initiate a discussion about the next release of MiNiFi C++. The last release was five months ago, and there have been many new features, bug fixes and stability improvements committed to the development branch since. I would be happy to take on RM duties for this

Re: [VOTE] Release Apache NiFi MiNiFi C++ (RC2)

2021-06-09 Thread Adam Debreceni
+1 (non-binding) Verified hashes, signature, commit. Built on macOS with everything enabled (bootstrap.h -e) ran all tests. Built on Windows (/K /PDH /A /64 /2019) ran all tests, deployed CWEL->LogAttribute flow through c2 protocol. Thank you, Adam On Mon, Jun 7, 2021 at 9:50 PM Ferenc Gerlits

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.10.0 (RC1)

2021-06-04 Thread Adam Debreceni
-1 (non-binding) On Windows, ConsumeKafkaTests.cpp build fails as the enumerator TRANSACTION_COMMIT seems to conflict with a Windows specific macro. On Wed, Jun 2, 2021 at 4:06 PM Ferenc Gerlits wrote: > Hello, > > I am pleased to be calling this vote for the source release of Apache NiFi >

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.9.0 (RC2)

2021-02-24 Thread Adam Debreceni
+1 (non-binding) Verified hashes, signatures, commit. Built on Windows 10, c2-update and a CWEL -> PublishKafka flow working as expected. Thanks, Adam On Tue, Feb 23, 2021 at 3:59 PM Ferenc Gerlits wrote: > +1 (non-binding) > > Verified hashes and signatures. > Built on (a Docker container

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.9.0 (RC1)

2021-02-16 Thread Adam Debreceni
+1 (non-binding) Verified checksums and signatures. Built on Windows 10 with kafka. Can connect to c2 server and receive updates. Can process windows event logs in various JSON formats and send them to kafka through SSL, in a multi broker setup. On Tue, Feb 16, 2021 at 9:50 AM Marton Szasz