[
https://issues.apache.org/jira/browse/NIFI-15495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053687#comment-18053687
]
ASF subversion and git services commented on NIFI-15495:
--------------------------------------------------------
Commit d386883011d00f9e8a8d7dfe6ca10d7df7556f14 in nifi's branch
refs/heads/NIFI-15258 from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d386883011 ]
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)