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

Proxies don't handle reusing the SmartConnect instances very well. D… #35673

Merged
merged 8 commits into from Aug 29, 2016

Conversation

cro
Copy link
Contributor

@cro cro commented Aug 22, 2016

What does this PR do?

Prevents proxy minions from re-using cached SmartConnect instances.

Previous Behavior

Proxies would hang or throw confusing stacktraces but only after the first time they talk to the VMware endpoints.

New Behavior

Calls to the proxy after the first one continue to work.

@cachedout
Copy link
Contributor

@cro Linter doesn't like that. Could you please take another look?

@cachedout cachedout added the Pending-Discussion The issue or pull request needs more discussion before it can be closed or merged label Aug 23, 2016
@cachedout
Copy link
Contributor

@cro Now failing some VMware tests.

@cro cro closed this Aug 24, 2016
@cro cro reopened this Aug 24, 2016
@cro
Copy link
Contributor Author

cro commented Aug 24, 2016

@cachedout @rallytime Looks like I fixed the related failing VMware tests.

@cachedout cachedout merged commit 409f17a into saltstack:develop Aug 29, 2016
@cro cro deleted the proxy_getsi_fix branch May 25, 2017 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pending-Discussion The issue or pull request needs more discussion before it can be closed or merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants