[
https://issues.apache.org/jira/browse/NIFI-9940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525760#comment-17525760
]
ASF subversion and git services commented on NIFI-9940:
-------------------------------------------------------
Commit 5a3c7d1fbd78e78c79d206e34b6f30e25b108faf in nifi's branch
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5a3c7d1fbd ]
NIFI-9940: Renamed StandardProcessGroupSynchronizer to
StandardVersionedComponentSynchronizer. Added synching for processors,
input/output ports, connections, etc. Added unit tests.
This closes #5983
> Update the StandardProcessGroupSynchronizer so that it can synchronize other
> components
> ---------------------------------------------------------------------------------------
>
> Key: NIFI-9940
> URL: https://issues.apache.org/jira/browse/NIFI-9940
> Project: Apache NiFi
> Issue Type: Task
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The StandardProcessGroupSynchronizer works by synchronizing an entire
> ProcessGroup with a VersionedProcessGroup. However, we should also allow
> synchronizing individual components. There are many future improvements that
> can be built off of this, such as reverting changes to a single component
> instead of reverting all changes to a Process Group, etc.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)