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

Don't get a connection from the connection pool when fast_forward is used #1157

Closed
renecannao opened this issue Aug 31, 2017 · 0 comments
Closed
Assignees
Milestone

Comments

@renecannao
Copy link
Contributor

When fast_forward=1 is used, no check is performed on the status of the backend connection.
For this reason, if fast_forward=1 no connection should be taken from the connection pool.

renecannao added a commit that referenced this issue Sep 1, 2017
If a user is configured with fast_forward, no connection should be taken from the connection pool.
Yet the Hostgroup Manager should know about such connection.
@renecannao renecannao self-assigned this Sep 4, 2017
@renecannao renecannao added this to the v1.4.2 milestone Sep 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant