incubator-uniffle
incubator-uniffle copied to clipboard
[Bug] LocalStorageChecker hang when disk is corrupted
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Search before asking
- [X] I have searched in the issues and found no similar issues.
Describe the bug
I found the LocalStorageChecker hangs when encoutering the disk corruption, which makes the some apps fail due to the data is missing. Because uniffle haven't mark this disk corruption because the thread hang.
jstack as follows:
Affects Version(s)
master
Uniffle Server Log Output
No response
Uniffle Engine Log Output
No response
Uniffle Server Configurations
No response
Uniffle Engine Configurations
No response
Additional context
No response
Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!