nafiyAix opened a new pull request, #1041: URL: https://github.com/apache/incubator-celeborn/pull/1041
### What changes were proposed in this pull request? MapperEnd should enable set separated timeout configuration ### Why are the changes needed? Previously MapperEnd requests from ShuffleClient use same timeout with CommitFiles request from LifeCycleManager, so if commitFile timeout one time, the MapperEnd request must timeout. So we need to support customized timeout for MapperEnd to avoid it use same timeout with CommitFiles. ### What are the items that need reviewer attention? ### Related issues. [CELEBORN-89](https://issues.apache.org/jira/browse/CELEBORN-89) ### Related pull requests. ### How was this patch tested? /cc @AngersZhuuuu /assign @main-reviewer -- 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]
