[ https://issues.apache.org/jira/browse/SPARK-40636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yuming Wang updated SPARK-40636: -------------------------------- Fix Version/s: 3.3.1 (was: 3.3.2) > Fix wrong remained shuffles log in BlockManagerDecommissioner > ------------------------------------------------------------- > > Key: SPARK-40636 > URL: https://issues.apache.org/jira/browse/SPARK-40636 > Project: Spark > Issue Type: Bug > Components: Block Manager > Affects Versions: 3.3.0 > Reporter: Zhongwei Zhu > Assignee: Zhongwei Zhu > Priority: Minor > Fix For: 3.4.0, 3.3.1, 3.2.3 > > > 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