You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@doris.apache.org by GitBox <gi...@apache.org> on 2019/07/25 08:01:13 UTC

[GitHub] [incubator-doris] kangpinghuang opened a new issue #1549: deadlock when segment group load failed because io error

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@doris.apache.org
For additional commands, e-mail: dev-help@doris.apache.org