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 2023/05/19 10:06:00 UTC

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

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

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

Commit 6ee4632267fd1ffe645bfc1289def5d20da01500 in nifi's branch refs/heads/main from Joe Gresock
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6ee4632267 ]

NIFI-11566: Adding updateTimeout argument to parameter commands in CLI

Signed-off-by: Pierre Villard <pi...@gmail.com>

This closes #7267.


> 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
>            Priority: Major
>
> 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)