JackieTien97 opened a new pull request #2290: URL: https://github.com/apache/iotdb/pull/2290
Before, the parallelism in timeseries metadata cache is in device granularity. However, it's not reasonable, because same device in different files should not block each other. So, we change the granularity to one device in one file. ---------------------------------------------------------------- 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: [email protected]
