[
https://issues.apache.org/jira/browse/NIFI-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316705#comment-16316705
]
ASF subversion and git services commented on NIFI-4436:
-------------------------------------------------------
Commit b6117743d4c1c1a37a16ba746b9edbbdd276d69f in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=b611774 ]
NIFI-4436: Ensure that on save, we assign a Versioned Component Identifier to
inner process groups that are tracking to remote flows, if they don't have one.
This would occur, for instance, if a Process Group was imported into an
existing group (or copied/moved into it) and then the existing group was saved.
NIFI-4436: Fixed a bug that caused a flow not to successfully change version if
a connection is added to an existing component and that component is running at
time of version change
NIFI-4436: Fixed bug with ordering of controller services being enabled and
disabled
NIFI-4436: Fixed bug that prevented local input and output ports from being
stopped and started as needed
NIFI-4436: Fixed bugs around referencing controller services that are at a
higher level than the versioned flow
NIFI-4436: Ensure that we clear components from FlowController's cache when
removed and that they are added to cache when created.
NIFI-4436: Fixed error message coming back if component is invalid when trying
to be restarted/re-enabled
NIFI-4436: Addressed issue with children of a removed process group not being
considered 'affected components' and as a result not being
stopped/disabled/restarted/re-enabled
This closes #2219.
Signed-off-by: Matt Gilman <[email protected]>
> Allow Existing Process Group to be versioned
> --------------------------------------------
>
> Key: NIFI-4436
> URL: https://issues.apache.org/jira/browse/NIFI-4436
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core Framework, Core UI
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Critical
> Fix For: 1.5.0
>
>
> For an existing unversioned Process Group, allow the user to version it,
> commit, stop version control, show outstanding changes, and revert
> outstanding changes. These should be initiated from the context menu and open
> a dialogs to allow the user to provide required input (name, description,
> registry, bucket, etc) where necessary.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)