kangpinghuang opened a new issue #1549: deadlock when segment group load failed 
because io error
URL: https://github.com/apache/incubator-doris/issues/1549
 
 
   in branch-0.10, when segment group load failed or validate failed, it will 
call _check_io_error, and then call OlapEngine::set_store_used_flag, there is 
bug in function set_store_used_flag which will lead to deadlock, which will 
block create tablet and so on.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to