SteNicholas opened a new pull request, #2840:
URL: https://github.com/apache/celeborn/pull/2840

   ### 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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to