You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Josef Zahner (Jira)" <ji...@apache.org> on 2020/01/31 09:50:00 UTC

[jira] [Comment Edited] (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=17027323#comment-17027323 ] 

Josef Zahner edited comment on NIFI-6958 at 1/31/20 9:49 AM:
-------------------------------------------------------------

[~markap14] are you aware of this issue? We have seen that you implemented the "Enabled/Disable State in Registry for NiFi" (https://issues.apache.org/jira/browse/NIFI-6025). The issue here is that we can't disable a processor within a subprocessgroup, which is very annoying because as soon you have such a processor you can't pull the the processgroup out from registry - so the template in the registry is completely broken.


was (Author: jzahner):
[~markap14] are you aware of this issue? We have seen that you implemented the "Enabled/Disable State in Registry for NiFi". The issue here is that we can't disable a processor within a subprocessgroup, which is very annoying because as soon you have such a processor you can't pull the the processgroup out from registry - so the template in the registry is completely broken.

> 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
>         Environment: Nifi 1.10.0, Nifi-Registry 0.5.0
>            Reporter: Silka Simmen
>            Priority: Major
>
> 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)