You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/02/09 15:59:01 UTC

[GitHub] [incubator-doris] lingbin opened a new pull request #2868: Fix lock type when clear trash

lingbin opened a new pull request #2868: Fix lock type when clear trash
URL: https://github.com/apache/incubator-doris/pull/2868
 
 
   In `TabletManager::start_trash_swee`, the modification of `_tablet_map`
   should be protected by `write-lock` of `_tablet_map_lock`

----------------------------------------------------------------
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: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] lingbin merged pull request #2868: Fix lock type when clear trash

Posted by GitBox <gi...@apache.org>.
lingbin merged pull request #2868: Fix lock type when clear trash
URL: https://github.com/apache/incubator-doris/pull/2868
 
 
   

----------------------------------------------------------------
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: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org