[jira] [Updated] (SPARK-40168) Handle FileNotFoundException when shuffle file deleted in decommissioner

2022-08-21 Thread Zhongwei Zhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhongwei Zhu updated SPARK-40168: - Description: When shuffle files not found, decommissioner will handles IOException, but the

[jira] [Updated] (SPARK-40168) Handle FileNotFoundException when shuffle file deleted in decommissioner

2022-08-21 Thread Zhongwei Zhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhongwei Zhu updated SPARK-40168: - Description: {code:java} // Some comments here public String getFoo() { return foo; }