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 2020/02/05 18:50:00 UTC

[jira] [Commented] (NIFI-6958) Disabled State in Registry (in Sub PG) breaks Flow Update on Nifi Side

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

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

Commit b1b06bf5e17b3b59c279e13d2011214c647d4042 in nifi's branch refs/heads/master from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b1b06bf ]

NIFI-6958:
- Addressing issue causing errors preventing version changes when there is a processor to enable or disable in a sub process group.


> Disabled State in Registry (in Sub PG) breaks Flow Update on Nifi Side
> ----------------------------------------------------------------------
>
>                 Key: NIFI-6958
>                 URL: https://issues.apache.org/jira/browse/NIFI-6958
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.10.0, 1.11.0, 1.11.1
>         Environment: Nifi 1.10.0, Nifi-Registry 0.5.0
>            Reporter: Silka Simmen
>            Assignee: Matt Gilman
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> We run into an error, when trying to update or import a Flow on Nifi from Registry: "No Processor with ID X belongs to this Process Group"
> To reproduce the error above we save a flow into the Registry that contains a disabled processor in a sub process group:
>  * Process Group saved to Registry
>  ** Sub Process Group
>  *** Processor in Disabled State
> It seems that a flow cannot be updated or imported anymore on Nifi side as soon as it contains a disabled processor in a sub process group.
> We think this bug might be introduced by this feature implementation: https://issues.apache.org/jira/browse/NIFI-6025



--
This message was sent by Atlassian Jira
(v8.3.4#803005)