ChPi opened a new issue, #12907:
URL: https://github.com/apache/doris/issues/12907

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### Description
   
   
https://github.com/apache/doris/blob/bd12a49bafd68cc60b8615656184a9194539544c/be/src/olap/data_dir.cpp#L229-L232
   now be will read and write test file and check the disk regularly.
   but when there is any problem with disk, the check maybe hang. the be should 
be stopped.
   
   ### Solution
   
   add timeout for `health_check` or `read_and_write_test_file`
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to