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

mod_logging: be less vocal about the database pool usage (0.x) #3323

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

mworrell
Copy link
Member

Description

This removes logging of the pool usage to the db log.

Especially on slow(er) databases we can expect a lot of db pool messages.
If the pool is really exhausted then we will see crashing queries.

Checklist

  • documentation updated
  • tests added
  • no BC breaks

@mworrell mworrell added this to the 0.76.0 milestone Mar 14, 2023
@mworrell mworrell requested a review from mmzeeman March 14, 2023 10:48
@mworrell mworrell changed the title mod_logging: be less vocal about the database pool usage mod_logging: be less vocal about the database pool usage (0.x) Mar 15, 2023
Copy link
Member

@mmzeeman mmzeeman left a comment

Choose a reason for hiding this comment

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

Prima

@mworrell mworrell merged commit cb576aa into 0.x Mar 15, 2023
@mworrell mworrell deleted the log-db-usage-0x branch March 15, 2023 13:47
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