You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joe Gresock (Jira)" <ji...@apache.org> on 2023/05/18 13:29:00 UTC

[jira] [Created] (NIFI-11566) CLI set-param command can timeout in some cases

Joe Gresock created NIFI-11566:
----------------------------------

             Summary: CLI set-param command can timeout in some cases
                 Key: NIFI-11566
                 URL: https://issues.apache.org/jira/browse/NIFI-11566
             Project: Apache NiFi
          Issue Type: Bug
          Components: Tools and Build
    Affects Versions: 1.21.0
            Reporter: Joe Gresock
            Assignee: Joe Gresock


In cases where controller services take a long time to disable/enable, the NIFI CLI command 'set-param' can timeout, causing problems for client code.  This command currently has a hard-coded 60-second timeout, which needs to be configurable.  An update timeout should be added as an argument to the command.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)