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

fix: reused DAO sockets don't set the keyspace. fix #170 #197

Merged
merged 1 commit into from
May 1, 2015

Conversation

thibaultcha
Copy link
Member

DAO sockets now take advantage of the connection pool and if they are
coming from it (meaning they've been used before), they don't set their
keyspace anymore.

DAO sockets now take advantage of the connection pool and if they are
coming from it (meaning they've been used before), they don't set their
keyspace anymore.
@thibaultcha
Copy link
Member Author

I wrongfully closed #191 oops, recreating it here since GitHub doesn't let me reopen it.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 65.7% when pulling 0739fb5 on fix/reused-sockets into 0382513 on master.

thibaultcha added a commit that referenced this pull request May 1, 2015
fix: reused DAO sockets don't set the keyspace. fix #170
@thibaultcha thibaultcha merged commit a3b9d3d into master May 1, 2015
@thibaultcha thibaultcha deleted the fix/reused-sockets branch May 1, 2015 14:58
@thibaultcha thibaultcha added dao and removed dao labels May 1, 2015
ctranxuan pushed a commit to streamdataio/kong that referenced this pull request Aug 25, 2015
fix: reused DAO sockets don't set the keyspace. fix Kong#170
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants