Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Add zkClientEnsembleTracker configuration and upgrade NiFi to 1.23.2 #319

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

nathluu
Copy link
Contributor

@nathluu nathluu commented Nov 3, 2023

What this PR does / why we need it:

From NiFi 1.20.0 it supports configuration to enable/disable Zookeeper(zk) client zk Ensemble Tracker as of NIFI-10481.
With the zk ensemble tracker enabled (default by NiFi), NiFi zk client resolves the zk connection string to IP addresses then when all zk server pods get restarted and come up with a different IP, NiFi pods cannot reconnect to zk.

For NiFi from v1.17.0 to before v1.23.0, there is a TLS certificate auto-reload issue mentioned at NIFI-11536.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md

@banzo
Copy link
Contributor

banzo commented Nov 6, 2023

Thank you very much!

Can you update the PR title and the description to reflect the fact that the chart has been upgraded to support 1.23.2 ?

@nathluu nathluu changed the title Add zkClientEnsembleTracker configuration Add zkClientEnsembleTracker configuration and upgrade NiFi to 1.23.2 Nov 6, 2023
@banzo banzo merged commit a14efad into cetic:master Nov 24, 2023
10 checks passed
@nathluu nathluu deleted the nathluu/fix-zk-restart branch December 10, 2023 03:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants