[
https://issues.apache.org/jira/browse/NIFI-12122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775092#comment-17775092
]
ASF subversion and git services commented on NIFI-12122:
--------------------------------------------------------
Commit 0a47157640c1502a0379a7f66d764d2d7d344872 in nifi's branch
refs/heads/main from Zackeus Bengtsson
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0a47157640 ]
NIFI-12122 Fixed persistence of Parameter Context descriptions
Fixed bug where parameter context descriptions were not loaded on NiFi startup
and overwritten as empty
This closes: #7787
Signed-off-by: David Handermann <[email protected]>
> Parameter Context description gets lost on NiFi restart
> -------------------------------------------------------
>
> Key: NIFI-12122
> URL: https://issues.apache.org/jira/browse/NIFI-12122
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.10.0, 1.11.0, 1.12.0, 1.13.0, 1.14.0, 1.15.0, 1.16.0,
> 1.18.0, 1.19.0, 1.20.0, 1.22.0, 1.23.0
> Reporter: Zackeus Bengtsson
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> When creating a parameter context and adding a description it gets persisted
> to the flow.json.gz flow definition. If NiFi is shut down, and then
> restarted, the parameter context is loaded by the controller and FlowManager,
> but the description is not loaded. The flow is then saved to disk, loosing
> the parameter context description in the process.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)