You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2023/11/16 10:43:00 UTC

[jira] [Resolved] (SPARK-45851) (Scala) Support different retry policies for connect client

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

Hyukjin Kwon resolved SPARK-45851.
----------------------------------
    Fix Version/s: 4.0.0
         Assignee: Alice Sayutina
       Resolution: Fixed

Fixed in https://github.com/apache/spark/pull/43757

> (Scala) Support different retry policies for connect client
> -----------------------------------------------------------
>
>                 Key: SPARK-45851
>                 URL: https://issues.apache.org/jira/browse/SPARK-45851
>             Project: Spark
>          Issue Type: Improvement
>          Components: Connect
>    Affects Versions: 4.0.0
>            Reporter: Alice Sayutina
>            Assignee: Alice Sayutina
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>
> Support multiple retry policies defined at the same time. Each policy determines which error types it can retry and how exactly.
> For instance, networking errors should generally be retried differently that
> remote resource being available.
> Relevant python ticket: SPARK-45733



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org