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

Hyukjin Kwon reassigned SPARK-46241:
------------------------------------

    Assignee: Alice Sayutina

> Fix error handling routine so it wouldn't fall into infinite recursion
> ----------------------------------------------------------------------
>
>                 Key: SPARK-46241
>                 URL: https://issues.apache.org/jira/browse/SPARK-46241
>             Project: Spark
>          Issue Type: Bug
>          Components: Connect
>    Affects Versions: 4.0.0
>            Reporter: Alice Sayutina
>            Assignee: Alice Sayutina
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, we can fall into infinite recursion as follows:
> {quote}[Some error happens] -> _handle_error -> _handle_rpc_error -> 
> _display_server_stack_trace -> RuntimeConf.get -> SparkConnectClient.config 
> -> [An error happens] -> _handle_error.{quote}



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

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

Reply via email to