Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set the default number of consumers to the number of CPUs in the system #185

Merged
merged 5 commits into from
Sep 8, 2023

Conversation

JulienPeloton
Copy link
Member

IMPORTANT: Please create an issue first before opening a Pull Request.
Linked to issue(s): #184

What changes were proposed in this pull request?

By default, the datatransfer client will use all (logical) CPUs in the system when polling. The argument -nconsumers can be used to tune the number of consumer to use.

How was this patch tested?

Manually

@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (29aeb3d) 71.69% compared to head (2d172c4) 71.69%.

❗ Current head 2d172c4 differs from pull request most recent head 0d1f93e. Consider uploading reports for the commit 0d1f93e to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #185   +/-   ##
=======================================
  Coverage   71.69%   71.69%           
=======================================
  Files           7        7           
  Lines         371      371           
=======================================
  Hits          266      266           
  Misses        105      105           

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 8, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell C 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

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

@JulienPeloton JulienPeloton merged commit 42b0455 into master Sep 8, 2023
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants