You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/09/15 13:16:00 UTC

[jira] [Commented] (NIFI-10401) Add FlowSynchronizationCallback to StandardVersionedComponentSynchronizer

    [ https://issues.apache.org/jira/browse/NIFI-10401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17605337#comment-17605337 ] 

ASF subversion and git services commented on NIFI-10401:
--------------------------------------------------------

Commit 51d01f874eadd7959a5bb0ea569d9713a4e24bac in nifi's branch refs/heads/main from Joe Gresock
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=51d01f874e ]

NIFI-10401: Adding ScheduledStateChangeListener to synchronizer (#6341)

NIFI-10401: Adding ScheduledStateChangeListener to synchronizer

> Add FlowSynchronizationCallback to StandardVersionedComponentSynchronizer
> -------------------------------------------------------------------------
>
>                 Key: NIFI-10401
>                 URL: https://issues.apache.org/jira/browse/NIFI-10401
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Joe Gresock
>            Priority: Minor
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> The StandardVersionedComponentSynchronizer currently makes several automatic updates to the flow when components are modified (such as stopping upstream components).  In order to facilitate code that wants to be aware of such changes, a FlowSynchronizationCallback could be added that alerts the client code.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)