Skip to content

[To rel/0.11]Add parallelism in timeseries metadata cache#2290

Merged
qiaojialin merged 1 commit intorel/0.11from
Parallelism011
Dec 19, 2020
Merged

[To rel/0.11]Add parallelism in timeseries metadata cache#2290
qiaojialin merged 1 commit intorel/0.11from
Parallelism011

Conversation

@JackieTien97
Copy link
Contributor

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.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

warning The version of Java (1.8.0_252) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 11.
Read more here

@qiaojialin qiaojialin merged commit fa67fc5 into rel/0.11 Dec 19, 2020
@qiaojialin qiaojialin deleted the Parallelism011 branch December 19, 2020 06:02
@jixuan1989 jixuan1989 changed the title [To rel/0.11]Change parallelism in timeseries metadata cache [To rel/0.11]Add parallelism in timeseries metadata cache Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants