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 2022/03/23 12:56:00 UTC

[jira] [Created] (NIFI-9825) Execution "Primary node" with incoming connections limitation bug

Josef Zahner created NIFI-9825:
----------------------------------

             Summary: Execution "Primary node" with incoming connections limitation bug
                 Key: NIFI-9825
                 URL: https://issues.apache.org/jira/browse/NIFI-9825
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core UI
    Affects Versions: 1.15.3
            Reporter: Josef Zahner
         Attachments: Screenshot 2022-03-23 at 13.53.52.png

Somewhen in the past an information for users has been added that if a processor can have incoming connections, NiFi prevents the user to set execution to "Primary node" only. In theory this is fine, but the problem is, the "ExecuteSQL" processor can run with or without incoming connections.

I'm using the processor on a cluster without incoming connections, but I never wanna execute the same query on all cluster nodes and it's uncomfortable to set a "GenerateFlowFile" processor with "Primary only" execution mode in front of the "ExecuteSQL". At the moment I can't set the "ExecuteSQL" to "Primary node" only without a *connected* incoming connection as NiFi generates the error message "{_}'Execution Node' is invalid because Processors with incoming connections cannot be scheduled for Primary Node only{_}". Please check my screenshot.

NiFi should not check for the possibility on the processor for incoming connections but for real connected connections. Thanks

!Screenshot 2022-03-23 at 13.53.52.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)