MarcosZyk opened a new pull request, #12487: URL: https://github.com/apache/iotdb/pull/12487
## Description ### Problem  ### Cause The original implementation caused repeating lock taking for all given devices when checking template compatibility for multi timeseries creation. ### Solution Make the lock taking only execute once when creating multi timeseries. -- 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]
