Project

General

Profile

Actions

Improvements #13181

open

Make the FixedSqlConnectionPool logging better

Added by Matthias Van Ceulebroeck 4 months ago. Updated 12 days ago.

Status:
New
Priority:
Normal
Target version:
Start date:
02/04/2025
Due date:
% Done:

100%

Estimated time:
(Total: 0:00 h)

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

Subtasks 1 (0 open1 closed)

Improvements #13487: Retrieve number of free connectionsClosedMatthias Van Ceulebroeck02/04/2025

Actions
Actions #1

Updated by Matthias Van Ceulebroeck 19 days ago

  • Subtask #13487 added
Actions #2

Updated by Matthias Van Ceulebroeck 18 days ago

  • Target version changed from 4.11.3 to 4.11.4
Actions

Also available in: Atom PDF