You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Mridul Muralidharan (Jira)" <ji...@apache.org> on 2021/08/02 05:25:01 UTC

[jira] [Assigned] (SPARK-36266) Rename classes in shuffle RPC used for block push operations

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

Mridul Muralidharan reassigned SPARK-36266:
-------------------------------------------

    Assignee: Min Shen

> Rename classes in shuffle RPC used for block push operations
> ------------------------------------------------------------
>
>                 Key: SPARK-36266
>                 URL: https://issues.apache.org/jira/browse/SPARK-36266
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>    Affects Versions: 3.1.0
>            Reporter: Min Shen
>            Assignee: Min Shen
>            Priority: Major
>             Fix For: 3.2.0
>
>
> In the current implementation of push-based shuffle, we are reusing certain code between both block fetch and block push.
> This is generally good except that certain classes that are meant to be used for both block fetch and block push now have names that indicate they are only for block fetches, which is confusing.
> This ticket renames these classes to be more generic to be reused across both block fetch and block push.



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

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