[
https://issues.apache.org/jira/browse/NIFI-14501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-14501.
-------------------------------------
Fix Version/s: 2.4.0
Resolution: Fixed
> Add Connect and Read Timeout Properties to JsonConfigBasedBoxClientService
> --------------------------------------------------------------------------
>
> Key: NIFI-14501
> URL: https://issues.apache.org/jira/browse/NIFI-14501
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Alaksiej Ščarbaty
> Assignee: Alaksiej Ščarbaty
> Priority: Major
> Fix For: 2.4.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> By default connect and read [timeouts in Box SDK are not
> set|https://github.com/box/box-java-sdk/blob/v4.16.0/doc/configuration.md#connection-timeout].
>
> JsonConfigBasedBoxClientService should be able to set connect and read
> timeout. The properties are going to be the same as in
> [WebClientServiceProvider|https://github.com/apache/nifi/blob/main/nifi-extension-bundles/nifi-standard-services/nifi-web-client-provider-bundle/nifi-web-client-provider-service/src/main/java/org/apache/nifi/web/client/provider/service/StandardWebClientServiceProvider.java#L58],
> with the only difference is that they are not required and not set by
> default, to keep backward compatibility.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)