### What changes were proposed in this pull request? Add a condition at the start of the failure cause logic to check for PUSH_DATA_FAIL_PARTITION_NOT_FOUND. ### Why are the changes needed? Currently, the getPushDataFailCause method does not identify and handle the PUSH_DATA_FAIL_PARTITION_NOT_FOUND error type. All other failure causes are explicitly checked and managed, but this specific error type is overlooked. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Manual test Closes #2833 from jiang13021/celeborn-1662. Authored-by: jiang13021 <jiangyanze.jyz@antgroup.com> Signed-off-by: SteNicholas <programgeek@163.com> |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||