Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CELEBORN-1230] Check working directory read and write error without …
…init delay ### What changes were proposed in this pull request? In this pr, when getting device disk info, we check the dir writable to make sure that the capacity reported to celeborn master are correct and does no include non-writable directories. ### Why are the changes needed? To ignore bad disk when initializing the worker. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Existing UT. Closes #2233 from turboFei/check_disk_init. Lead-authored-by: Fei Wang <fwang12@ebay.com> Co-authored-by: Keyong Zhou <zky.zhoukeyong@alibaba-inc.com> Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com>
- Loading branch information