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

More configuration options for database pool settings #5839

Merged
merged 1 commit into from
May 23, 2024

Conversation

wsmirnow
Copy link
Contributor

A long running and mostly inactive Opencast instance produces error messages like A PooledConnection that has already signalled a Connection error is still in use!. Now we can tune the connection settings to test validity of idle pooled connections more precisely.

This patch was tested in production for some semesters. Since then, no spam with connection-closed-exceptions has been reported in the log.

Your pull request should…

A long running and mostly inactive Opencast instance produces error messages like `A PooledConnection that has already signalled a Connection error is still in use!`. Now we can tune the connection settings to test validity of idle pooled connections more precisely.
@gregorydlogan gregorydlogan self-assigned this May 23, 2024
@gregorydlogan gregorydlogan merged commit 4fcff8f into opencast:r/14.x May 23, 2024
5 checks passed
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.

None yet

2 participants