[ 
https://issues.apache.org/jira/browse/NIFI-14501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alaksiej Ščarbaty updated NIFI-14501:
-------------------------------------
    Description: 
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.

  was:
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].
 

H


> Set connect/read timeout in JsonConfigBasedBoxClientService
> -----------------------------------------------------------
>
>                 Key: NIFI-14501
>                 URL: https://issues.apache.org/jira/browse/NIFI-14501
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Alaksiej Ščarbaty
>            Priority: Major
>
> 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)

Reply via email to