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

Venkata krishnan Sowrirajan resolved SPARK-36484.
-------------------------------------------------
    Resolution: Won't Fix

Thinking more about it, it doesn't seem to add much of value in terms of 
avoiding retrying the requests as the server anyway don't do any processing for 
these stale fetch requests. Since there isn't any reasonable perf improvement, 
deciding to close this out.

> Handle Stale block fetch failure on the client side by not retrying the 
> requests
> --------------------------------------------------------------------------------
>
>                 Key: SPARK-36484
>                 URL: https://issues.apache.org/jira/browse/SPARK-36484
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>    Affects Versions: 3.2.0
>            Reporter: Venkata krishnan Sowrirajan
>            Priority: Minor
>
> Similar to SPARK-36378, we need to handle the stale block fetch failures on 
> the client side, although without handling it there won't be any correctness 
> issues. This would help in saving some server side bandwidth unnecessarily 
> serving stale shuffle fetch requests.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to