Skip to content

Fix race condition between release and getConnection: #14

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

Merged
merged 1 commit into from
Oct 5, 2015

Conversation

gmokki
Copy link
Collaborator

@gmokki gmokki commented Oct 4, 2015

Move all pool state back inside a big lock.
Also add findbugs @GuardedBy annotations to make static checking of locking reliable

…tate back inside a big lock.

Also add findbugs @GuardedBy annotations to make static checking of locking reliable
@gmokki gmokki force-pushed the fix-pool-race-condition branch from d614975 to 6013e88 Compare October 5, 2015 05:18
alaisi added a commit that referenced this pull request Oct 5, 2015
Fix race condition between release and getConnection:
@alaisi alaisi merged commit cd7b7c1 into master Oct 5, 2015
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