Skip to content

GH-3010 Add idleBetweenTries for JdbcLockRegistry #3039

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
Aug 20, 2019

Conversation

artembilan
Copy link
Member

Fixes #3010

Sometimes 100 milliseconds interval is too often to try to obtain a
lock with UPDATE/INSERT queries

Cherry-pick to 5.1.x

Fixes spring-projects#3010

Sometimes `100` milliseconds interval is too often to try to obtain a
lock with `UPDATE/INSERT` queries

**Cherry-pick to 5.1.x**
@garyrussell garyrussell merged commit f600361 into spring-projects:master Aug 20, 2019
@garyrussell
Copy link
Contributor

cherry-picked to 5.1.x as c9e0cc0

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.

Ability to configure sleep Time in JdbcLockRegistry
2 participants