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

Deltaproxy concurrent #62897

Merged

Conversation

garethgreenaway
Copy link
Contributor

@garethgreenaway garethgreenaway commented Oct 15, 2022

What does this PR do?

Deltaproxy concurrent experiment

What issues does this PR fix or reference?

Fixes: #61153

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@garethgreenaway garethgreenaway requested review from a team and s0undt3ch as code owners October 15, 2022 16:55
Copy link
Collaborator

@s0undt3ch s0undt3ch left a comment

Choose a reason for hiding this comment

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

I like where this is going.

@garethgreenaway garethgreenaway added this to the Sulphur v3006.0 milestone Oct 28, 2022
@garethgreenaway garethgreenaway added the Sulfur v3006.0 release code name and version label Oct 28, 2022
… object is valid, eg. pillar data was unavailable so the minion could not be loaded.
…y default and in parallel if parallel_startup is configured on the deltaproxy. Updating tests to test with parallel and non-parallel startup.
@garethgreenaway garethgreenaway changed the title [WIP] Deltaproxy concurrent experiment Deltaproxy concurrent Nov 2, 2022
changelog/61153.fixed Outdated Show resolved Hide resolved
salt/metaproxy/deltaproxy.py Outdated Show resolved Hide resolved
salt/metaproxy/deltaproxy.py Outdated Show resolved Hide resolved
@garethgreenaway garethgreenaway requested a review from Ch3LL November 3, 2022 18:51
@Ch3LL Ch3LL requested a review from s0undt3ch November 7, 2022 19:24
@Ch3LL Ch3LL merged commit d520046 into saltstack:master Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sulfur v3006.0 release code name and version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Parallelize initial connections to devices when using Deltaproxy
4 participants