[
https://issues.apache.org/jira/browse/NIFI-10567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17611576#comment-17611576
]
David Handermann commented on NIFI-10567:
-----------------------------------------
This for summarizing the background on this issue [~langheld].
Although NiFi should be able to read either the flow.xml.gz or flow.json.gz,
the flow.json.gz is the preferred version.
This could be an issue with initial loading of flow.xml.gz as opposed to
flow.json.gz. If you follow the same steps, but use flow.json.gz instead, do
you get the same error reported?
> Components get invalid after update from 1.16.1 to 1.17
> -------------------------------------------------------
>
> 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
> Reporter: Christoph Langheld
> Priority: Major
> Attachments: image-2022-09-30-13-22-35-539.png
>
>
> 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)