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