[
https://issues.apache.org/jira/browse/NIFI-10567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17617352#comment-17617352
]
ASF subversion and git services commented on NIFI-10567:
--------------------------------------------------------
Commit ed8197eacb6b569568df711829fdf01b2f3b8729 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ed8197eacb ]
NIFI-10567 Corrected Sensitive Dynamic Property handling for flow.xml (#6524)
- Updated XmlFlowSynchronizer to filter parsed Sensitive Dynamic Property Names
using dynamic status of component Property Descriptor
- Lack of access to the Component Property Descriptor when parsing DOM elements
required subsequent dynamic status filtering
> Component invalid because Sensitive Dynamic Properties configured but not
> supported
> -----------------------------------------------------------------------------------
>
> Key: NIFI-10567
> URL: https://issues.apache.org/jira/browse/NIFI-10567
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.17.0, 1.18.0
> Reporter: Christoph Langheld
> Assignee: David Handermann
> Priority: Major
> Attachments: image-2022-09-30-13-22-35-539.png
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Hello,
> we have a test and a productive NiFi environment.
> In the past we did the following when updating NiFi:
> We updated the NiFi test environment, stopped the docker container and
> replaced the flow.xml.gz file by the same file from the productive
> environment. The file flow.json.gz we deleted in the test environment. Then
> we started the docker container. Until now we had no problems with that.
> The NiFi properties nifi.sensitive.props.key andÂ
> nifi.sensitive.props.algorithm are identical on test and prod.
> Today we updated NiFi (test) to version 1.17.0 and replaced the file
> flow.xml.gz by the one from NiFi 1.16.1.
> After starting the docker container we got many errors of kind: "Component is
> inavlid because Sensitive Dynamic Properties [Password] configured but not
> supported"
> !image-2022-09-30-13-22-35-539.png|width=520,height=87!
> I suppose it is a bug. Or is that unsupported?
> Thank you and regards
> Christoph
--
This message was sent by Atlassian Jira
(v8.20.10#820010)