Re: Drop unused features from MiNiFi C++

2024-06-11 Thread Martin Zink
Hey Marton, I strongly support this, and I also agree with Gábor that JNI should be dropped as well. Minifi java is in a really good shape so if anybody wants to use the java processors I can't see a reason why would they bother with the C++ agent with JNI since the whole point of the C++ agent

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

2024-05-15 Thread Martin Zink
+1 (non-binding) -verified signature, hashes and git commit hash -built it from source with default extensions on RockyLinux 9 (aarch64 and x86_64), macOS 14.4.1 (M1) and Windows 10 (x86_64) using the new python based bootstrap -ran through a couple of C2 initiated flows Everything worked as

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

2024-05-08 Thread Martin Zink
+1 (non-binding) -Verified signature, hashes and git commit hash -Built it from source with default extensions on RockyLinux 9 (aarch64 and x86_64), macOS 14.3.1 (M1) and Windows 10 (x86_64) using the new python based bootstrap -Ran through a couple of C2 initiated flows Everything worked as

[ANNOUNCE] Apache NiFi MiNiFi C++ 0.15.0 release

2023-09-03 Thread Martin Zink
Hello The Apache NiFi team would like to announce the release of Apache NiFi MiNiFi C++ 0.15.0. New features in this release: - ConsumeWindowsEventLog can work from log files - ConsumeWindowsEventLog resolve Security/UserID attribute - TLS v1.3 support - PutS3Object multipart

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

2023-09-01 Thread Martin Zink
Apache NiFi Community, I am pleased to announce that the 0.15.0 release of Apache NiFi MiNiFi C++ passes with 3 +1 (binding) votes 3 +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:

Apache NiFi MiNiFi C++ 0.15.0 RC1 Release Helper Guide

2023-08-28 Thread Martin Zink
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 # Download the

[VOTE] Release Apache NiFi MiNiFi C++ 0.15.0

2023-08-28 Thread Martin Zink
Hello, I am pleased to be calling this vote for the source release of Apache NiFi MiNiFi C++ 0.15.0. The source tarball, some binary builds, plus signatures and digests can be found at: https://dist.apache.org/repos/dist/dev/nifi/nifi-minifi-cpp/0.15.0/ The Git tag is minifi-cpp-0.15.0-RC1

[DISCUSS] MiNiFi C++ 0.15.0 release

2023-08-24 Thread Martin Zink
Hi community, I'd like to initiate a discussion about the next release of MiNiFi C++. The last release was more than four months ago, and there have been many new features, bug fixes and stability improvements committed to the development branch since then: 71 tickets closed, over 96 commits as

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

2023-04-14 Thread Martin Zink
+1 (non-binding) Followed the release helper guide steps. Verified signature, hashes and git commit hash I've built the release on both Arch Linux x86_64 / GCC 12.2.1 and macOS arm64 13.1 / AppleClang 14.0.0 with a wide range of extensions. The JNI extension failed to compile on my mac due to

Re: [VOTE] Release Apache NiFi 1.21.0 (RC2)

2023-04-06 Thread Martin Zink
+1 (non-binding) Went through the helper guide verified signatures and hashes. I've also verified that integration with the latest MiNiFi C++ works as expected (InvokeHTTP based flows) Everything looks good Thanks Joe for RMing! On Thu, Apr 6, 2023 at 9:47 AM Ferenc Kis wrote: > +1

Re: [DISCUSS] MiNiFi C++ 0.14.0 release

2023-04-03 Thread Martin Zink
+1, seems like a good time for a new release, thanks for RM-ing On Mon, Apr 3, 2023 at 4:07 PM Kevin Doran wrote: > +1 from me, it seems like a good time for the next release of MiNiFi C++ > > On Apr 3, 2023 at 07:34:44, Gábor Gyimesi wrote: > > > Hi community, > > > > I'd like to initiate a

RFC3339 parsing with Expression Language

2023-03-02 Thread Martin Zink
When dealing with timestamps coming from third parties, sometimes we cannot rely on exact timestamp formats, so it is difficult to parse them using toDate . (e.g. Syslog messages allow a subset of RFC3339 for

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

2022-12-07 Thread Martin Zink
+1 (non-binding) -Verified signature, hashes and git commit hash -Built it from source with all extensions on Ubuntu 22.04 -Verified the new PutTCP and ListenTCP processors with two agents communicating with each other Thanks, Martin On Mon, Dec 5, 2022 at 3:41 PM Gábor Gyimesi wrote: > +1

[ANNOUNCE] Apache NiFi MiNiFi C++ 0.12.0 release

2022-06-01 Thread Martin Zink
Hello The Apache NiFi team would like to announce the release of Apache NiFi MiNiFi C++ 0.12.0. New features in this release: - new processors: - DeleteAzureBlobStorage -

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

2022-05-31 Thread Martin Zink
Apache NiFi Community, I am pleased to announce that the 0.12.0 release of Apache NiFi MiNiFi C++ passes with 4 +1 (binding) votes 2 +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:

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

2022-05-24 Thread Martin Zink
Good idea, I've renamed the convenience binary On Tue, May 24, 2022 at 2:54 PM Marton Szasz wrote: > +1 (binding) > > Ran through the release helper guide. Tested the convenience binaries > with a RPG to the NiFi release candidate, then InvokeHTTP to another > MiNiFi C++ RC agent that I've

Apache NiFi MiNiFi C++ 0.12.0 RC1 Release Helper Guide

2022-05-23 Thread Martin Zink
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.12.0 (RC1)

2022-05-23 Thread Martin Zink
Hello, I am pleased to be calling this vote for the source release of Apache NiFi MiNiFi C++ 0.12.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.12.0/ The Git tag is minifi-cpp-0.12.0-RC1 The

[DISCUSS] MiNiFi C++ 0.12.0 release

2022-05-16 Thread Martin Zink
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. (~110 commits) I would be happy to take on RM duties

Minifi confluence write access

2022-05-04 Thread Martin Zink
Hi, I would like to ask for write access to the MiNiFi space on Confluence to update the outdated/missing documentation on the C2 protocol. Thanks, Martin martinz...@apache.org

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

2021-12-08 Thread Martin Zink
+1 (non binding) Verified the hashes and built on Manjaro and win10 Tested a couple example flows (\examples\pdh_config.yml, \examples\tailfile_config.yml) Everything works as expected Thanks, Martin On Wed, Dec 8, 2021 at 1:03 PM Marc Parisi wrote: > +1 verified sigs and hashes and ran some

Re: [DISCUSS] MiNiFi C++ 0.11.0 release

2021-11-18 Thread Martin Zink
A new release is a good idea and I agree with releasing it as 0.11.0. Thanks for RMing it! Thanks, Martin On Thu, Nov 18, 2021 at 3:27 PM Ferenc Gerlits wrote: > Yes, it's definitely time for a new release, and 0.11.0 sounds good. > Thanks for RMing! > > Ferenc > > > On Wed, Nov 17, 2021 at

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

2021-06-09 Thread Martin Zink
+1 (non-binding) Built on windows 10 with MSVC 19.28.29337 and tested the new PerformanceDataMonitor processor with a simple flow Also built on linux and tested the new ConsumeJournald processor with a simple flow Works as expected, great job! Thank you, Martin ‐‐‐ Original Message

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

2021-02-25 Thread Martin Zink
+1 (non-binding) Verified hashes, signatures and commit. Built on Manjaro (TensorFlow Support enabled) Ran tests and a simple flow. Thanks, Martin ‐‐‐ Original Message ‐‐‐ On Thursday, February 25, 2021 1:51 PM, Arpad Boda wrote: > +1 (binding) > Verified build and signature. > Built