Project

General

Profile

Actions

Improvements #13181

open

Make the FixedSqlConnectionPool logging better

Added by Matthias Van Ceulebroeck 17 days ago.

Status:
New
Priority:
Normal
Target version:
Start date:
11/04/2024
Due date:
% Done:

0%

Estimated time:

Description

Currently, when the pool is exhausted and a new connection is requested, a log is generated saying no free connections can be used.

In an application that requests many of these connections, this leads to very spamming output. This should be improved upon such that:

  • each request is only logged once
  • the logs contain more information (pid/timestamp/...), like normal logs
  • a count is displayed showing how many connections are left, and are waiting

No data to display

Actions

Also available in: Atom PDF