Member since
08-01-2022
5
Posts
0
Kudos Received
0
Solutions
09-22-2022
07:55 AM
@MattWho Hi Matt, the registry is also version 1.15.3. Some more context: the cluster contains dozens of other process groups that have been managed in the same way and versioned on the same registry for months. This is the first time we experience this issue. The component with UUID a8db3982-1350-1b8b-ffff-fffff988699d is the "freezed" process group itself: This is its configuration: And its associated controller services: I still think that the fastest and safest solution is to delete and re-deploy. Is it possible? S
... View more
09-21-2022
03:01 AM
Hi Matt, Thank you for your help. I'lll try to give you more context about the issue. Yes, all the nodes of the cluster run the same version: 1.15.3 and the same libs. Unfortunately, shutting down the entire cluster is not an option because it is a production environment and it receives live streaming data we cannot afford to lose. We operate the environment this way: we create the process groups, flows and configurations on a staging cluster (3 nodes, same NiFi version 1.15.3). We commit the changes to the registry Then we pull them to the production cluster (11 nodes) from the registry. This is why I'm sure that the configurations stored in the registry are valid and working: the same process group on the staging cluster has no issues. Are you saying that if you access the NiFi UI from a different node in your 11 node cluster, this process groups renders differently? No, the process group renders the same on all nodes, but every attempt to do anything on it results in the same error message: We cannot edit it, delete, change version, detach from version control, not even move it. It always returns the same error, albeit no modification is present locally. In fact, the version control menu seems to "believe" that there are local changes to the PG: But then, if I select "Show local changes", nothing is shown, as expected: Same if I select "Revert local changes": My assumption is that the process group definition in the local flow file is corrupted or not in sync with the version control of the registry. So I think that the best solution is to just force-delete the PG and the re-create it. Is there a way to do this? Thank you S
... View more
09-20-2022
08:51 AM
Hello everyone, I'm running a 11-nodes NiFi 1.15.3 cluster. One of the process groups is versioned on NiFi Registry and for some reason the local flowfile does not reflect the versioned configuration, so now the process group is stuck: I cannot do anything on it, not even moving it on the canvas because it always return an error: Node XXXXXXXXX is unable to fulfill this request due to: [15, xxxxx-xxxxx-xxxxxx] is not the most up-to-date revision. This component appears to have been modified The local configuration shows no changes, and nothing I tried so far worked (deleting the flow file, restarting the cluster node, etc). so I just want to delete the process group and deploy it again from the registry, but the web interface won't let me, throwing the same error. Is there a way to force the deletion the process group? Thanks
... View more
Labels:
- Labels:
-
Apache NiFi
-
NiFi Registry