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

Experimental flag to disable parallel processing of keystore config files #794

Merged
merged 5 commits into from
Jun 2, 2023

Conversation

usmansaleem
Copy link
Collaborator

@usmansaleem usmansaleem commented May 31, 2023

PR Description

Process metadata files in parallel. Use experimental flag --Xmetadata-files-parallel-processing-enabled to disable parallel processing of keystore config files which would solve corner case of hashicorp with 30000+ connections.

Fixed Issue(s)

fixes #786
fixes #736

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.

Changelog

  • I thought about adding a changelog entry, and added one if I deemed necessary.

…em property as an additional flag to override hashicorp processing in sequential for corner cases
@usmansaleem usmansaleem requested review from jframe and siladu May 31, 2023 08:41
Copy link
Contributor

@jframe jframe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@usmansaleem usmansaleem changed the title Process both hashicorp and other metadata files in parallel. Experimental flag to disable parallel processing of keystore config files Jun 2, 2023
@usmansaleem usmansaleem enabled auto-merge (squash) June 2, 2023 01:45
@usmansaleem usmansaleem merged commit a274e2d into Consensys:master Jun 2, 2023
@usmansaleem usmansaleem deleted the hashicorp_parallel branch July 20, 2023 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants