forked from apache/celeborn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CELEBORN-1409] CommitHandler commitFiles RPC supports separate timeo…
…ut configuration ### What changes were proposed in this pull request? This PR aims to supports separate timeout configuration at CommitHandler commitFiles RPC. ### Why are the changes needed? The default value of `celeborn.worker.commitFiles.timeout` is 120s, and the default value of Client's RPC is 60s. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? GA Closes apache#2488 from cxzl25/CELEBORN-1409. Authored-by: sychen <[email protected]> Signed-off-by: SteNicholas <[email protected]>
- Loading branch information
1 parent
f895343
commit dc52192
Showing
3 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters