You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/08/25 03:12:33 UTC

[GitHub] [iotdb] HeimingZ commented on pull request #7112: [IOTDB-4222] Create data region repeatedly when concurrently deleting and creating storage groups

HeimingZ commented on PR #7112:
URL: https://github.com/apache/iotdb/pull/7112#issuecomment-1226719649

   > @HeimingZ Are there any other code blocks that should be changed as well? If one code uses synchronized keyword, then there must be at least another one.
   
   @ericpai Just block here is ok, this method is the only interface to get data region. For example, when two threads hold different MNode to get the same data region, they will block at the same ready condition. 


-- 
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: reviews-unsubscribe@iotdb.apache.org

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