You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wan Kun (Jira)" <ji...@apache.org> on 2022/04/30 15:23:00 UTC

[jira] [Created] (SPARK-39080) Optimize shuffle error handler

Wan Kun created SPARK-39080:
-------------------------------

             Summary: Optimize shuffle error handler
                 Key: SPARK-39080
                 URL: https://issues.apache.org/jira/browse/SPARK-39080
             Project: Spark
          Issue Type: Improvement
          Components: Shuffle
    Affects Versions: 3.3.0
            Reporter: Wan Kun


Shuffle ErrorHandler only has two stateless method, so we do not need create a ErrorHandler instance for each shuffle fetcher or shuffle pusher.

 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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