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

2022-11-25 Thread David Handermann
+1 (binding)

- Verified signatures and hashes
- Ran build using Maven 3.8.6
- Ran build on Ubuntu 22.04 with Azul Zulu JDK 1.8.0-345 AMD64
- Ran build on macOS 13.0 with Azul Zulu JDK 17.0.4 AArch64
- Ran stateless and system tests on macOS 13.0 with Azul Zulu JDK 17.0.4
AArch64

- Ran NiFi on macOS 13.0 with Azul Zulu JDK 17.0.4 AArch64
- Ran NiFi on Ubuntu 22.04 with Azul Zulu JDK 1.8.0-345 AMD64
- Configured SAML 2 authentication and reverse proxy access

- Ran NiFi Registry on Ubuntu 22.04 with Azul Zulu JDK 1.8.0-345 AMD64
- Ran NiFi Registry on Ubuntu 22.04 with Azul Zulu JDK 17.0.4 AMD64
- Created Buckets
- Verified Flow Version Control

- NIFI-7392 Verified ValidateJson Processor with each relationship
- NIFI-10577 Verified visibility of sensitive checkbox on Firefox in Fetch
Parameters dialog
- NIFI-10506 Verified relocation of Repository Encryption to
Administrator's Guide
- NIFI-10569 Verified Maximum Threads property on HandleHttpRequest
- NIFI-10594 Verified visibility of multiple blank lines in Labels
- NIFI-10604 Verified Idle Timeout property handling in ListenTCP
- NIFI-10614 Verified Bouncy Castle 1.71 and jdk18on libraries across
modules
- NIFI-10624 Verified removal of sensitive properties key warning from
component documentation
- NIFI-10625 Verified HTTP/2 support in NiFi Registry
- NIFI-10628 Verified default Run Schedule on multiple Processors
- NIFI-10647 Verified updated URL in bundled README instructions
- NIFI-10648 Verified Apache Commons Text 1.10.0 upgraded across bundled
modules
- NIFI-10667 Verified Standard Private Key Service with valid and invalid
PKCS8 keys
- NIFI-10709 Verified presence of log in link on logout success
- NIFI-10713 Verified deprecation warning logged for PGP in EncryptContent
Processor
- NIFI-10798 Verified deprecation warning logged when running on Java 8
- NIFI-10819 Verified sasl.jaas.config with JndiLoginModule is invalid for
Kafka 2.6 Processors
- NIFI-10842 Verified optional HTTP Protocols property in OAuth2 Token
Provider
- NIFI-10861 Verified deprecation warning logged for legacy Azure Blob
Storage Processors

Thanks Joe!

Regards,
David Handermann

On Wed, Nov 23, 2022 at 9:58 AM Joe Witt  wrote:

> Hello,
>
> I am pleased to be calling this vote for the source release of Apache NiFi
> 1.19.0.
>
> The source zip, including signatures, digests, etc. can be found at:
> https://repository.apache.org/content/repositories/orgapachenifi-1216
>
> The source being voted upon and the convenience binaries can be found at:
> https://dist.apache.org/repos/dist/dev/nifi/nifi-1.19.0/
>
> 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.0-RC1
> The Git commit ID is ec87bf93add2f645d2ea426002e0c24db54614ff
>
> https://gitbox.apache.org/repos/asf?p=nifi.git;a=commit;h=ec87bf93add2f645d2ea426002e0c24db54614ff
>
> Checksums of nifi-1.19.0-source-release.zip:
> SHA256: 909c4fce81b305af955540f83115474d139c132e886847df7b76e94efd3d4641
> SHA512:
>
> b3ba95984841140aa2a9a2ea471dd446d6fbd71dba320f723839e0938a7873f847e415a88b7c38e59907ad051c896949f0c7093c6d5e6b5db549de929ec32c6e
>
> 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
>
> 221 issues were closed/resolved for this release:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020=12352150
>
> Release note highlights can be found here:
>
> https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.19.0
>
> The vote will be open for at least 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.19.0
> [ ] +0 no opinion
> [ ] -1 Do not release this package because...
>


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

2022-11-25 Thread Nissim Shiman
 +1 (non-binding)


verified source release sha256/512 checksums 


built and ran successfully using:Apache Maven 3.6.3 Java openjdk version: 
1.8.0_332
linux kernel 3.10.0-1160


Verified various simple flows.

Modifed name of connection relationship within flow, as well as backpressure,  
size threshold, load balance strategy, prioritizers and copied PG it was 
contained in.  
Copied connection retained all modified settings.


Issue with backward compatibility of flow.xml.gz was noticed where removing 
flow.json.gz and restarting nifi can lead to some WARN logs.  Many times nifi 
will start up anyway, but if nifi was using a registry client then it will not 
startup.


This was more of a kick the tires test and I don't think should be a blocker 
(as it is unlikely a nifi admin will decide to remove their flow.json.gz file), 
but for those who want to use an older flow.xml.gz (I guess from before nifi 
1.16) this might be noticed.


Will put in a jira for this edge case.


Thank you for the upcoming release!

Nissim Shiman

On Wednesday, November 23, 2022 at 03:58:27 PM UTC, Joe Witt 
 wrote:  
 
 Hello,

I am pleased to be calling this vote for the source release of Apache NiFi
1.19.0.

The source zip, including signatures, digests, etc. can be found at:
https://repository.apache.org/content/repositories/orgapachenifi-1216

The source being voted upon and the convenience binaries can be found at:
https://dist.apache.org/repos/dist/dev/nifi/nifi-1.19.0/

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.0-RC1
The Git commit ID is ec87bf93add2f645d2ea426002e0c24db54614ff
https://gitbox.apache.org/repos/asf?p=nifi.git;a=commit;h=ec87bf93add2f645d2ea426002e0c24db54614ff

Checksums of nifi-1.19.0-source-release.zip:
SHA256: 909c4fce81b305af955540f83115474d139c132e886847df7b76e94efd3d4641
SHA512:
b3ba95984841140aa2a9a2ea471dd446d6fbd71dba320f723839e0938a7873f847e415a88b7c38e59907ad051c896949f0c7093c6d5e6b5db549de929ec32c6e

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

221 issues were closed/resolved for this release:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020=12352150

Release note highlights can be found here:
https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.19.0

The vote will be open for at least 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.19.0
[ ] +0 no opinion
[ ] -1 Do not release this package because...
  

Addition for the website:

2022-11-25 Thread shevon silva
Hi,
Please pass this mail to the development team and relevant personnel.
Kindly add this video (NiFi Architecture) in your website about NiFi 
(https://nifi.apache.org/) as it provides a comprehensive coverage of the 
architecture of NiFi.

| 
| 
| 
|  |  |

 |

 |
| 
|  | 
NiFi Architecture


 |

 |

 |





Link: https://www.youtube.com/watch?v=Fuf6rS2isOkAuthor: A.D. Shevon V. Silva
Thanks.