Created 12-26-2023 04:12 AM
I changed a controller service property in a processor in a procees group which is under a version control with Nifi Registry. In the property I changed from controller service A to controller service B (the names and types doesn't really matter).
Then when I check the "show local changes" I can see this change there.
Then, I'm trying to "revert local changes", but nothing happens, this specific change is still there.
When I'm trying to change it by myself back from controller service B to A, it does work.
My question is, why the "revert local changes" doesn't revert this specific change?
Created 12-26-2023 10:40 AM
@elemenop Welcome to the Cloudera Community!
To help you get the best possible solution, I have tagged our NiFi experts @MattWho@steven-matison who may be able to assist you further.
Please keep us updated on your post, and we hope you find a satisfactory solution to your query.
Regards,
Diana Torres,Created 01-02-2024 09:57 AM
@elemenop
Not all local changes result in a change to the version controlled flow.
It is typical for a single NiFi-Registry to be used by multiple NiFi deployments (example would be dev and prod deployments).
A flow built in the dev environment may be have different configuration based on that dev environment versus what is used in the same dataflow deployed in the prod environment.
The following actions are not considered local changes:
stopping/starting processors
modifying sensitive property values
modifying remote process group URLs
updating a processor that was referencing a non-existent controller service to reference an externally available controller service
assigning, creating, modifying or deleting parameter contexts
creating, modifying or deleting variables
Sharing the exact Apache NiFi or Cloudera Flow Management (CFM) version along with the reproduction steps executed in yoru environment would be helpful.
If you found any of the suggestions/solutions provided helped you with your issue, please take a moment to login and click "Accept as Solution" on one or more of them that helped.
Thank you,
Matt
Created 01-08-2024 05:32 PM
@elemenop Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. Thanks.
Regards,
Diana Torres,