Details
Description
When you upgrade NiFi, existing processors may have new properties and relationships. If any of those processors are part of a versioned flow then these changes will trigger a local modification indicating that a new version needs to be saved to registry to track the new properties or relationships.
The issue is when you have multiple environments...
- Start in dev with NiFi version X
- Upgrade dev to NiFi version Y
- Now commit versioned PGs in dev that had local changes
- Go to staging and upgrade NiFi to version Y
- The versioned PGs are now in conflict because there is an upgrade available, but there are local changes detected from upgrading NiFI, even though these are the same changes available in the upgrade
Attachments
Issue Links
- is blocked by
-
NIFIREG-287 FlowDifference object should include property name when a property is added/removed
- Resolved
- is related to
-
NIFI-6328 Allow force commit when versioned flow is in conflict state
- Resolved
- relates to
-
NIFI-5448 Failed EL date parsing live-locks processors without a failure relationship
- Resolved
- links to