Member since
07-24-2024
3
Posts
0
Kudos Received
0
Solutions
02-12-2025
08:43 AM
My NiFi (1.24) is running using the AWS ECS, 3 nodes, and connected via ALB as a cluster. So, my case is how to make sure that the opened node by the users/developers is the primary one (When accessing the ALB URL). This is to avoid allowing them to apply their changes over the non-primary one, as almost with every new flow update by the developer, I am getting one of my nodes disconnected and unable to sync with the primary one!
... View more
Labels:
- Labels:
-
Apache NiFi
02-12-2025
07:06 AM
Hi, We are running nifi 1.24, some times when developers apply the changes it causes a discount for one of the nodes, and it is unable to sync with the other nodes. How can I have a re-sync button to re-sync the flows, to avoid the need to delete the flow directly from the affected node?
... View more
Labels:
- Labels:
-
Apache NiFi
02-12-2025
07:00 AM
I am running 3 nifi nodes using AWS ECS, while the development team is working over the nifi console, we are getting an error related to the unable to sync. So the node is being disconnected. My mind is this issue is happening due to that the changes are not being made over the primary node. How can I enforce that the changes are applied directly to the primary node to avoid this issue? Can any one help?
... View more
Labels:
- Labels:
-
Apache NiFi
-
NiFi Registry