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

haiyangyu updated SPARK-34534:
------------------------------
    Attachment: image-2021-02-25-11-17-12-714.png

> New protocol FetchShuffleBlocks in OneForOneBlockFetcher lead to data loss or 
> correctness
> -----------------------------------------------------------------------------------------
>
>                 Key: SPARK-34534
>                 URL: https://issues.apache.org/jira/browse/SPARK-34534
>             Project: Spark
>          Issue Type: Bug
>          Components: Shuffle
>    Affects Versions: 3.0.0, 3.0.1, 3.0.2
>            Reporter: haiyangyu
>            Priority: Major
>              Labels: Correctness, data-loss
>         Attachments: image-2021-02-25-11-17-12-714.png
>
>
> We will build a new rpc messageĀ 
> {code:java}
> FetchShuffleBlocks{code}
> when
> {code:java}
> OneForOneBlockFetcher{code}
> init in replace of
> {code:java}
> OpenBlocks{code}
> to use adaptive feature



--
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