celeborn/client
SteNicholas 06bd39b768 [CELEBORN-1665] CommitHandler should process CommitFilesResponse with COMMIT_FILE_EXCEPTION status
### What changes were proposed in this pull request?

`CommitHandler` should process `CommitFilesResponse` with `COMMIT_FILE_EXCEPTION` status.

### Why are the changes needed?

`CommitHandler` processes `CommitFilesResponse` with statuses including `SUCCESS`, `PARTIAL_SUCCESS`, `SHUFFLE_NOT_REGISTERED`, `REQUEST_FAILED` and `WORKER_EXCLUDED` at present. Meanwhile, Controller replies `CommitFilesResponse` with `COMMIT_FILE_EXCEPTION` status for throwable. Therefore, `CommitHandler` should process `COMMIT_FILE_EXCEPTION` status.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

No.

Closes #2838 from SteNicholas/CELEBORN-1665.

Authored-by: SteNicholas <programgeek@163.com>
Signed-off-by: Shuang <lvshuang.xjs@alibaba-inc.com>
2024-10-22 17:49:52 +08:00
..
src [CELEBORN-1665] CommitHandler should process CommitFilesResponse with COMMIT_FILE_EXCEPTION status 2024-10-22 17:49:52 +08:00
pom.xml [MINOR] Unifiy license format of pom.xml 2024-03-21 14:34:49 +08:00