[
https://issues.apache.org/jira/browse/NIFI-7929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17221468#comment-17221468
]
ASF subversion and git services commented on NIFI-7929:
-------------------------------------------------------
Commit 3612973a47d7b9134a8852e0a26f3f92c8a99529 in nifi's branch
refs/heads/main from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3612973 ]
NIFI-7929 Resolving conflicts after rebasing on top of NIFI-7719
This clsoes #4610.
Signed-off-by: Bryan Bende <[email protected]>
> connectionTimeout and readTimeout options are not exposed in the CLI
> --------------------------------------------------------------------
>
> Key: NIFI-7929
> URL: https://issues.apache.org/jira/browse/NIFI-7929
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Denes Arvay
> Assignee: Denes Arvay
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {{connectionTimeout}} and {{readTimeout}} options have been added to the CLI
> [1] but haven't been exposed [2], so users can't set them.
> Those need to be added to the {{AbstractCommand#createBaseOptions}} method to
> be accessible for every command.
>
> [1]
> [https://github.com/apache/nifi/blob/main/nifi-toolkit/nifi-toolkit-cli/src/main/java/org/apache/nifi/toolkit/cli/impl/command/CommandOption.java#L27-L28]
> [2]
> [https://github.com/apache/nifi/blob/main/nifi-toolkit/nifi-toolkit-cli/src/main/java/org/apache/nifi/toolkit/cli/impl/command/AbstractCommand.java#L63]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)