Skip to content

Fix transaction timeouts for postgres#1429

Merged
mickhansen merged 8 commits intomasterfrom
hotfix/transaction_timeout
Feb 25, 2014
Merged

Fix transaction timeouts for postgres#1429
mickhansen merged 8 commits intomasterfrom
hotfix/transaction_timeout

Conversation

@sdepold
Copy link
Copy Markdown
Member

@sdepold sdepold commented Feb 25, 2014

This PR fixes the way pooling is established for postgres. Furthermore transactions are now properly using pooling with both 1 max and 1 min connection. This way transactions are using the pooling's timing configuration.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually it should be 'timed out' ;)

mickhansen added a commit that referenced this pull request Feb 25, 2014
@mickhansen mickhansen merged commit 46da0e5 into master Feb 25, 2014
@ptmt
Copy link
Copy Markdown

ptmt commented Feb 26, 2014

I've tried this patch in sandbox and production environments both and looks like it works, including integration tests.

Thanks guys, you are awesome!

@mickhansen
Copy link
Copy Markdown
Contributor

@UnknownException Great, thanks for verifying!
We should be about ready for a stable 1.7 release.

@janmeier janmeier deleted the hotfix/transaction_timeout branch July 18, 2014 07:37
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.

3 participants