You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Danny Cranmer (Jira)" <ji...@apache.org> on 2024/04/26 09:11:00 UTC

[jira] [Resolved] (FLINK-32877) Support for HTTP connect and timeout options while writes in GCS connector

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

Danny Cranmer resolved FLINK-32877.
-----------------------------------
    Resolution: Done

> Support for HTTP connect and timeout options while writes in GCS connector
> --------------------------------------------------------------------------
>
>                 Key: FLINK-32877
>                 URL: https://issues.apache.org/jira/browse/FLINK-32877
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / FileSystem
>    Affects Versions: 1.15.3, 1.16.2, 1.17.1, 1.19.0, 1.18.1
>            Reporter: Jayadeep Jayaraman
>            Assignee: Ravi Singh
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.20.0
>
>
> The current GCS connector uses the gcs java storage library and bypasses the hadoop gcs connector which supports multiple http options. There are situations where GCS takes longer to provide a response for a PUT operation than the default value.
> This change will allow users to customize their connect time and read timeout based on their application



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