[
https://issues.apache.org/jira/browse/NIFI-15495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18057987#comment-18057987
]
ASF subversion and git services commented on NIFI-15495:
--------------------------------------------------------
Commit f25c1e27b40c4830dc177fce807d8c067feb8e33 in nifi's branch
refs/heads/NIFI-15258 from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f25c1e27b4 ]
NIFI-15495 Restart Connectors that reference assets that were synchro… (#10806)
* NIFI-15495 Restart Connectors that reference assets that were synchronized
- Ensure Connectors re-resolve property values before starting
- Ensure asset clean up happens only after applyUpdate fully finishes
- Add connector asset properties to default nifi.properties
* Fix system test
* Encapsulate restart logic in new method on ConnectorNode
* Fix JavaDoc
> Connector remains invalid after asset synchronization
> -----------------------------------------------------
>
> Key: NIFI-15495
> URL: https://issues.apache.org/jira/browse/NIFI-15495
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> If a connector was intended to be running, but failed to start from being
> invalid due to a missing asset, then asset synchronization will retrieve the
> missing asset and the connector should be valid, but needs to be restarted.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)