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

ASF GitHub Bot updated SPARK-48637:
-----------------------------------
    Labels: pull-request-available  (was: )

> On-demand shuffle migration peer refresh during decommission
> ------------------------------------------------------------
>
>                 Key: SPARK-48637
>                 URL: https://issues.apache.org/jira/browse/SPARK-48637
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>    Affects Versions: 3.1.3, 3.2.4, 4.0.0, 3.5.1, 3.3.4, 3.4.3
>            Reporter: wuyi
>            Priority: Major
>              Labels: pull-request-available
>
> Currently the shuffle migration peers is refreshed every 30s by default. It 
> could be more effecient if we refresh the peer immediately once there is a 
> peer aborted.
> (Strictly speaking, we only wait 30s to refresh the new peer when the there 
> no queued peers (i.e., `ShuffleMigrationRunnable`) in the 
> `shuffleMigrationPool`.)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to