-
Notifications
You must be signed in to change notification settings - Fork 374
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CELEBORN-1774][FOLLOWUP] Change celeborn.<module>.io.mode optional t…
…o explain default behavior in description ### What changes were proposed in this pull request? Change `celeborn.<module>.io.mode` optional to explain default behavior in description. ### Why are the changes needed? The default value of `celeborn.<module>.io.mode` in document could be changed by whether epoll mode is available for different os. Therefore, `celeborn.<module>.io.mode` should be changed to optional and explained the default behavior in description of option. Follow up #3039 (comment). ### Does this PR introduce _any_ user-facing change? `celeborn.<module>.io.mode` is optional and explains default behavior in description. ### How was this patch tested? CI. Closes #3044 from SteNicholas/CELEBORN-1774. Authored-by: SteNicholas <[email protected]> Signed-off-by: SteNicholas <[email protected]>
- Loading branch information
1 parent
a318eb4
commit 16762c6
Showing
3 changed files
with
7 additions
and
6 deletions.
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