[ https://issues.apache.org/jira/browse/SPARK-40636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648760#comment-17648760 ]
Dongjoon Hyun commented on SPARK-40636: --------------------------------------- I collected this as a subtask of SPARK-41550. > Fix wrong remained shuffles log in BlockManagerDecommissioner > ------------------------------------------------------------- > > Key: SPARK-40636 > URL: https://issues.apache.org/jira/browse/SPARK-40636 > Project: Spark > Issue Type: Sub-task > Components: Block Manager > Affects Versions: 3.3.0 > Reporter: Zhongwei Zhu > Assignee: Zhongwei Zhu > Priority: Minor > Fix For: 3.3.1, 3.2.3, 3.4.0 > > > BlockManagerDecommissioner should log correct remained shuffles. > {code:java} > 4 of 24 local shuffles are added. In total, 24 shuffles are remained. > 2022-09-30 17:42:15.035 PDT > 0 of 24 local shuffles are added. In total, 24 shuffles are remained. > 2022-09-30 17:42:45.069 PDT > 0 of 24 local shuffles are added. In total, 24 shuffles are remained.{code} > -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org