Skip to content

Conversation

SteveYurongSu
Copy link
Member

@SteveYurongSu SteveYurongSu commented Jun 20, 2023

The number of resident threads has increased, which is not expected.

There is an asynchronous client thread pool introduced to improve the performance limit of syncing data from Pipe to another iotdb instance, similar to the asynchronous client thread pool of IoTConsensus. It can be seen in the compute thread monitoring item. However, there is a problem that initialization should not be performed when it is not necessary.

img_v2_bb93106b-0579-440c-9a1b-930c712722eg

img_v2_107c1459-bdd9-4f5b-ba50-d7bf88b75c8g

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@coveralls
Copy link

Coverage Status

coverage: 44.489% (+0.01%) from 44.475% when pulling 036e16c on iotdb-6013 into 0bf7d75 on master.

@SteveYurongSu SteveYurongSu merged commit e8cbc76 into master Jun 20, 2023
@SteveYurongSu SteveYurongSu deleted the iotdb-6013 branch June 20, 2023 05:53
THUMarkLau pushed a commit that referenced this pull request Jun 20, 2023
…ized unless necessary (#10229)

The number of resident threads has increased, which is not expected.

There is an asynchronous client thread pool introduced to improve the performance limit of syncing data from Pipe to another iotdb instance, similar to the asynchronous client thread pool of IoTConsensus. It can be seen in the compute thread monitoring item. However, there is a problem that initialization should not be performed when it is not necessary.
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