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

fixes bug where extra connection params were only passed to the first connection in a pool #609

Closed
wants to merge 1 commit into from

Conversation

jeacott1
Copy link

fixes bug where extra connection params weren't passed to all the connections in a pool.

I couldn't figure out how to get access to the connection properties via jdbc, so there's no test here.

@rnorth
Copy link
Member

rnorth commented Mar 15, 2018

Note to self: check whether #594 resolves this or whether we need to integrate this PR into it.

@rnorth
Copy link
Member

rnorth commented Mar 26, 2018

Sorry for the delay in looking at this properly. Do you happen to have a test case for this? It'd be good to guard against regression.

@jeacott1
Copy link
Author

this is redundant now, has been resolved in a different way here #604

@jeacott1 jeacott1 closed this Mar 27, 2018
@bsideup bsideup modified the milestone: next Apr 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants