[
https://issues.apache.org/jira/browse/SPARK-31651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17110917#comment-17110917
]
Xingbo Jiang commented on SPARK-31651:
--------------------------------------
Resolved by https://github.com/apache/spark/pull/28462
> Improve handling the case where different barrier sync types in a single sync
> -----------------------------------------------------------------------------
>
> Key: SPARK-31651
> URL: https://issues.apache.org/jira/browse/SPARK-31651
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Affects Versions: 3.0.0
> Reporter: wuyi
> Assignee: wuyi
> Priority: Major
>
> Currently, we use cleanupBarrierStage when detecting different barrier sync
> types in a single sync. This cause a problem that a new `ContextBarrierState`
> can be created again if there's following requesters on the way. And those
> corresponding tasks will fail because of killing instead of different barrier
> sync types detected.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]