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

Yuanjian Li updated SPARK-27665:
--------------------------------
    Description: As the current approach in OneForOneBlockFetcher, we reuse the 
OpenBlocks protocol to describe the fetch request for shuffle blocks, and it 
causes the extension work for shuffle fetching like SPARK-9853 and SPARK-25341 
very awkward. We need a new protocol only for shuffle blocks fetcher.  (was: As 
the current approach in OneForOneBlockFetcher, we reuse the OpenBlocks protocol 
to describe the fetch request for shuffle blocks, and it causes the extension 
work for shuffle fetching like SPARK-9853 and SPARK-25341 very awkward.)

> Split fetch shuffle blocks protocol from OpenBlocks
> ---------------------------------------------------
>
>                 Key: SPARK-27665
>                 URL: https://issues.apache.org/jira/browse/SPARK-27665
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.4.0
>            Reporter: Yuanjian Li
>            Priority: Major
>
> As the current approach in OneForOneBlockFetcher, we reuse the OpenBlocks 
> protocol to describe the fetch request for shuffle blocks, and it causes the 
> extension work for shuffle fetching like SPARK-9853 and SPARK-25341 very 
> awkward. We need a new protocol only for shuffle blocks fetcher.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to