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

add --remote-worker-count #258

Merged
merged 4 commits into from
Nov 23, 2024
Merged

Conversation

DanEngelbrecht
Copy link
Owner

@DanEngelbrecht DanEngelbrecht commented Jul 8, 2024

  • ADDED New option to control the number of worker thread in remote stores to avoid overflowing the network connection.
    • --remote-worker-count Set number of workers created for the remote store, defaults to match number of logical CPUs with upper limit of 8 for networked remote stores
  • FIXED Don't update store index if we failed to upload blocks

Set number of workers created for the remote store, defaults to match number of logical CPUs with upper limit of 8 for networked remote stores
@DanEngelbrecht DanEngelbrecht force-pushed the feature/add-num-remote-worker-option branch from dffebd6 to 2efae1a Compare November 23, 2024 12:48
@DanEngelbrecht DanEngelbrecht merged commit 8fa740d into main Nov 23, 2024
7 checks passed
@DanEngelbrecht DanEngelbrecht deleted the feature/add-num-remote-worker-option branch November 23, 2024 12:52
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.

1 participant