incubator-uniffle icon indicating copy to clipboard operation
incubator-uniffle copied to clipboard

[Bug] LocalStorageChecker hang when disk is corrupted

Open zuston opened this issue 2 years ago • 0 comments

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:

image

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!

zuston avatar Mar 07 '24 07:03 zuston